Skip to content

Commit

Permalink
Merge pull request #83 from TheodoreEhrenborg/readme_fix
Browse files Browse the repository at this point in the history
Fix small typo in README instructions
  • Loading branch information
rk1a committed Jan 7, 2024
2 parents f8edec5 + 798c695 commit 8acd983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Run these make commands in order to build and install minetester.
If anything goes wrong during install, inspect the relevant entry/script in the Makefile to see what it's trying to do.

```bash
make deb_deps #install debian dependencies, equivalent commands are nessesary for other distros
make linux_deps #install debian dependencies, equivalent commands are nessesary for other distros
make python_build_deps #install build dependencies into the local python environment (we reccomend using a venv)
make repos #init submodules
make sdl2 #build sdl2
Expand Down

0 comments on commit 8acd983

Please sign in to comment.