fixed typo
This commit is contained in:
parent
750123e0f9
commit
dd7757eb8e
|
@ -16,7 +16,7 @@ This repository contains the source for the [Citra Emulator](https://github.com/
|
||||||
2. Run `npm install`.
|
2. Run `npm install`.
|
||||||
3. Run `gulp all`.
|
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.
|
It will print out the `Access URL`s, which you can go to in your browser to view it.
|
||||||
|
|
||||||
## Sitemap
|
## Sitemap
|
||||||
|
|
Reference in New Issue