Update README.md

Co-authored-by: liushuyu <liushuyu011@gmail.com>
This commit is contained in:
Zach Bloomquist 2022-05-08 16:10:22 -04:00 committed by GitHub
parent cf7ef59605
commit 0efc3821a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ Steps to run:
1. Run `git submodule init && git submodule update`.
2. Install dependencies by running `yarn`.
3. Set the `GITHUB_WIKI_URL` and `TENANT` enivironment variables:
```
```bash
export GITHUB_WIKI_URL=https://github.com/yuzu-emu/yuzu.wiki.git
export TENANT=yuzu
```