Skip to content

Commit

Permalink
fix: hazinger moment
Browse files Browse the repository at this point in the history
  • Loading branch information
Compositr committed Jan 12, 2024
1 parent 78ef393 commit 420d864
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ If you don't have `pnpm` installed, you can install it with `npm i -g pnpm`.
git clone https://github.com/HasangerGames/suroi-wiki.git
cd suroi-wiki
git submodule init
git submodule update --remote
# Do not use --remote as it does not respect the selected commit
git submodule update
pnpm install
```

Expand Down

0 comments on commit 420d864

Please sign in to comment.