diff --git a/README.md b/README.md index e76163e8..2e623eab 100644 --- a/README.md +++ b/README.md @@ -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