diff --git a/README.md b/README.md index 41e2f98..bce7a87 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ If you need to bind to privileged ports and don't want to run from `root`: ### Windows -If you are using Windows Linux Sytem (WLS), check the instruction under ### Lunix. +If you are using Windows Linux Sytem (WLS), check the instruction under Linux. Just like Monero, keva-stratum can be built on Windows using the MinGW toolchain within [MSYS2](https://www.msys2.org/) environment. @@ -116,7 +116,7 @@ Build stratum: mkdir build cd build - cmake -G "MSYS Makefiles" . + cmake -G "MSYS Makefiles" .. **IMPORTANT: STOP AND CHECK**