Skip to content

Commit 3fbfe04

Browse files
authored
Update installation command for ezshare CLI
1 parent 6dda64c commit 3fbfe04

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
@@ -19,7 +19,7 @@ A simple **file server** that lets you easily share many big files like photos a
1919
- Install [Node.js](https://nodejs.org) and open a terminal:
2020

2121
```bash
22-
npm install -g ezshare
22+
npm install -g @ezshare/cli
2323
```
2424

2525
## Install (standalone)

0 commit comments

Comments
 (0)