Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit 93ad6dc

Browse files
committed
updated README for v1.4.0
1 parent c49aa03 commit 93ad6dc

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# StaticBackend's CLI
22

33

4-
This CLI allows you to test most of the services offered at
4+
This CLI allows you to test all the services offered at
55
[StaticBackend](https://staticbackend.com).
66

77
It can be used to manage your resources like your database, forms,
@@ -10,6 +10,13 @@ and your account.
1010
[Here's how to get started](https://staticbackend.com/getting-started/cli/)
1111
with the CLI.
1212

13+
## Quick install via NPM
14+
15+
```shell
16+
$> npm install -g @staticbackend/cli
17+
$> backend help
18+
```
19+
1320
## Some commands
1421

1522
Start the development server:

0 commit comments

Comments
 (0)