From 6c7299f4048f2eca1a21626c7dd935e64e8a1503 Mon Sep 17 00:00:00 2001 From: codingshot <45281667+codingshot@users.noreply.github.com> Date: Sat, 29 Apr 2023 14:49:57 -0400 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 054dd85..d350626 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ You can read more about it in [this Medium article](https://medium.com/@chainway You can use it from https://poi.chainway.xyz/ -## Building from scracth +## Building from scratch - Install [Node.js](https://nodejs.org) version 16 - If you are using [nvm](https://github.com/creationix/nvm#installation) (recommended) running `nvm use` will automatically choose the right node version for you.