Skip to content

Commit

Permalink
Address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
N00byKing authored Nov 22, 2023
1 parent 341d513 commit c774128
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions worlds/sm64ex/docs/setup_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Then continue to `Using the Launcher`
*Linux Preparations*

You will need to install some dependencies before using the launcher.
The launcher itself needs `Qt6`, and building the game requires `sdl2 glew cmake python make` (If you install `jsoncpp` as well, it will be linked dynamically).
The launcher itself needs `qt6`, `patch` and `git`, and building the game requires `sdl2 glew cmake python make` (If you install `jsoncpp` as well, it will be linked dynamically).
Then continue to `Using the Launcher`

*Using the Launcher*
Expand Down Expand Up @@ -55,7 +55,7 @@ Continue to `Compiling`.

*Linux Preparations*

Install the relevant dependencies `sdl2 glew cmake python make`. SM64EX will link `jsoncpp` dynamic if installed. If not, it will compile and link statically.
Install the relevant dependencies `sdl2 glew cmake python make patch git`. SM64EX will link `jsoncpp` dynamic if installed. If not, it will compile and link statically.

Continue to `Compiling`.

Expand Down

0 comments on commit c774128

Please sign in to comment.