diff --git a/content/NavCoin Core/setup-node.en.md b/content/NavCoin Core/setup-node.en.md index f44b6f5..8eba6cf 100644 --- a/content/NavCoin Core/setup-node.en.md +++ b/content/NavCoin Core/setup-node.en.md @@ -66,7 +66,7 @@ Build the depends and the source code cd ./depends && make -j$(nproc) && cd .. && ./autogen.sh && ./configure --prefix=`pwd`/depends/`uname -m`-pc-linux-gnu && make -j$(nproc) & ``` -### Bulding for Windows 10 +### Building for Windows 10 You can install Ubuntu from Windows Store