From 12131a14b4b1631410af46d9eadc0be970da3759 Mon Sep 17 00:00:00 2001 From: sumoomus <67284897+sumoomus@users.noreply.github.com> Date: Mon, 29 Jun 2020 10:48:45 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`