Skip to content

Commit 02ffcab

Browse files
authored
Update README.md
1 parent 3796710 commit 02ffcab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ wget https://raw.githubusercontent.com/NamesMT/linux-stuff/main/ubuntu/ubuntu-no
8080
##### `arch-node-dev` dev environment setup:
8181
Run `arch-node-dev` script: *([`fnm`](https://github.com/Schniz/fnm) included to manage node version)*
8282
```sh
83-
wget https://raw.githubusercontent.com/NamesMT/linux-stuff/main/arch/arch-node-dev.sh -O- | bash
83+
curl -fsSL https://raw.githubusercontent.com/NamesMT/linux-stuff/main/arch/arch-node-dev.sh | bash
8484
```
8585

8686
---

0 commit comments

Comments
 (0)