mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-10 23:54:39 +00:00
Update to rebuild site
This commit is contained in:
parent
5e318156fb
commit
5c890f8e59
|
@ -10,8 +10,8 @@ Prerequisites:
|
|||
|
||||
Steps to run:
|
||||
|
||||
1. Run `git submodule init && git submodule update`.
|
||||
2. Install dependencies by running `yarn`.
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue