Update README.md

This commit is contained in:
Flame Sage 2017-09-16 05:00:53 +00:00 committed by GitHub
parent 84cf1ab5c1
commit 5b25396c18
1 changed files with 3 additions and 3 deletions

View File

@ -14,10 +14,10 @@ This repository contains the source for the [Citra Emulator](https://github.com/
### Instructions
1. Open up a terminal or command prompt in the `citra-web` directory.
2. Run `npm install`.
3. Run `gulp`.
3. Run `gulp all`.
Now, Gulp should have built the Citra website, and hosted it locally. It will print out the `Access URL`s, which you can go to in your browser to view it.
Now, Gulp should have built the Citra website, it's 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
The sitemap for the Citra website can be found in [SITEMAP.md](SITEMAP.md).