Skip to content

Commit 95d68d1

Browse files
committed
updated readme
1 parent 9b46c94 commit 95d68d1

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
/node_modules
1+
/node_modules
2+
.npmrc

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ FLB (Fleetbase) is a command-line interface tool designed for managing Fleetbase
1414
To install FLB, run the following command:
1515

1616
```bash
17-
npm install -g flb
17+
npm install -g @fleetbase/cli
1818
```
1919

2020
## Usage

0 commit comments

Comments
 (0)