From 323455b97fbdd423b2d8b099b75de0ad380c1df6 Mon Sep 17 00:00:00 2001 From: ML-NAV <81147007+ML-NAV@users.noreply.github.com> Date: Wed, 26 Jan 2022 09:29:28 +0100 Subject: [PATCH] corected a typo on line #69 --- content/NavCoin Core/setup-node.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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