Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevacoin-project authored Mar 14, 2020
1 parent fe4ebc6 commit 7206750
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -116,7 +116,7 @@ Build stratum:

mkdir build
cd build
cmake -G "MSYS Makefiles" .
cmake -G "MSYS Makefiles" ..

**IMPORTANT: STOP AND CHECK**

Expand Down

0 comments on commit 7206750

Please sign in to comment.