From 5c890f8e590021ca3a32a46be1ad90c7c5f0da85 Mon Sep 17 00:00:00 2001 From: Schplee <24275329+Schplee@users.noreply.github.com> Date: Sun, 29 May 2022 21:38:11 -0700 Subject: [PATCH] Update to rebuild site --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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