Skip to content

Commit 83b899a

Browse files
committed
install fix
1 parent 59b7453 commit 83b899a

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
@@ -11,7 +11,7 @@ A command-line interface for interacting with the Basic API.
1111
## Installation
1212

1313
```bash
14-
npm install -g basic-cli
14+
npm i -g @basictech/cli
1515
```
1616

1717

0 commit comments

Comments
 (0)