mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 13:27:25 +00:00
Update README.md
Co-authored-by: liushuyu <liushuyu011@gmail.com>
This commit is contained in:
parent
cf7ef59605
commit
0efc3821a2
|
@ -13,7 +13,7 @@ Steps to run:
|
||||||
1. Run `git submodule init && git submodule update`.
|
1. Run `git submodule init && git submodule update`.
|
||||||
2. Install dependencies by running `yarn`.
|
2. Install dependencies by running `yarn`.
|
||||||
3. Set the `GITHUB_WIKI_URL` and `TENANT` enivironment variables:
|
3. Set the `GITHUB_WIKI_URL` and `TENANT` enivironment variables:
|
||||||
```
|
```bash
|
||||||
export GITHUB_WIKI_URL=https://github.com/yuzu-emu/yuzu.wiki.git
|
export GITHUB_WIKI_URL=https://github.com/yuzu-emu/yuzu.wiki.git
|
||||||
export TENANT=yuzu
|
export TENANT=yuzu
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue