diff --git a/BUILD.md b/BUILD.md index 755f3f4..cc670ff 100644 --- a/BUILD.md +++ b/BUILD.md @@ -39,7 +39,7 @@ Linux Build (vcpkg submodule) or execute `git submodule init` and `git submodule update` after a regular clone. * Bootstrap vcpkg - `cd vcpkg` - - `bootstrap-vcpg.sh` + - `./bootstrap-vcpkg.sh` * Execute cmake to create a Makefile - `mkdir build` - `cd build`