mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-04-03 06:55:18 +00:00
docs: fix Linux dependency setup by adding Node.js instruction
This commit is contained in:
parent
7ad3f717b4
commit
135f7dd9b6
@ -13,6 +13,7 @@ Install the dependencies Node.js, yarn, hardhat.
|
||||
```shell
|
||||
# node >=12.18
|
||||
sudo apt install npm
|
||||
sudo apt install nodejs
|
||||
sudo npm install --global yarn
|
||||
sudo npm install --global hardhat
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user