Update README.md

This commit is contained in:
sumoomus 2020-06-29 10:48:45 -04:00 committed by GitHub
parent be3001ee9f
commit 12131a14b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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`