Update README.md
This commit is contained in:
parent
be3001ee9f
commit
12131a14b4
|
@ -65,7 +65,7 @@ Windows:
|
|||
- [CMake](https://cmake.org/download/)
|
||||
- [vcpkg](https://github.com/Microsoft/vcpkg)
|
||||
- [Git](https://git-scm.com/downloads)
|
||||
2) open the cmd app and run `git clone https://github.com/MinetestClients/OpenClient.git`
|
||||
2) open the cmd app and run: `git clone https://github.com/MinetestClients/OpenClient.git`
|
||||
3) run `cd OpenClient`
|
||||
4) run `powershell`
|
||||
5) now that you're in powershell, run `vcpkg install irrlicht zlib curl[winssl] openal-soft libvorbis libogg sqlite3 freetype luajit --triplet x64-windows`
|
||||
|
|
Loading…
Reference in New Issue