diff --git a/README.md b/README.md index e199be0..9b3e0b4 100644 --- a/README.md +++ b/README.md @@ -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`