Skip to content

Commit 987081c

Browse files
committed
docs(README): update
1 parent 560c1ff commit 987081c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,14 @@ Run `ubuntu-node-dev` script: *([`fnm`](https://github.com/Schniz/fnm) included
7575
wget https://raw.githubusercontent.com/NamesMT/linux-stuff/main/ubuntu/ubuntu-node-dev.sh -O- | bash
7676
```
7777

78+
#### Arch:
79+
80+
##### `arch-node-dev` dev environment setup:
81+
Run `arch-node-dev` script: *([`fnm`](https://github.com/Schniz/fnm) included to manage node version)*
82+
```sh
83+
wget https://raw.githubusercontent.com/NamesMT/linux-stuff/main/arch/arch-node-dev.sh -O- | bash
84+
```
85+
7886
---
7987

8088
### Build:

0 commit comments

Comments
 (0)