We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d79b09 commit c86a5b4Copy full SHA for c86a5b4
1 file changed
README.md
@@ -8,13 +8,17 @@ https://github.com/user-attachments/assets/7b6bbee0-3428-4c9f-80a6-2804ddac6e01
8
9
## Installation
10
11
+### NPM
12
+
13
```bash
14
+# Rerun to update
15
npm install -g http-server-rs
16
```
17
-Or using a binary install script
18
+### Binary Install Script
19
20
21
22
eval $(curl -sSf https://raw.githubusercontent.com/alshdavid/http-server-rs/refs/heads/main/install.sh | sh)
23
24
0 commit comments