From dd7757eb8ec5e33114f897026f11deeafada5d4a Mon Sep 17 00:00:00 2001 From: Schplee Date: Sat, 4 Nov 2017 14:33:29 -0700 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32240de..bfb2c46 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This repository contains the source for the [Citra Emulator](https://github.com/ 2. Run `npm install`. 3. Run `gulp all`. -Now, Gulp should have built the Citra website, it's external content, and hosted it locally. +Now, Gulp should have built the Citra website, its external content, and hosted it locally. It will print out the `Access URL`s, which you can go to in your browser to view it. ## Sitemap