Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
roncodes committed Mar 18, 2024
1 parent 9b46c94 commit 95d68d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/node_modules
/node_modules
.npmrc
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ FLB (Fleetbase) is a command-line interface tool designed for managing Fleetbase
To install FLB, run the following command:

```bash
npm install -g flb
npm install -g @fleetbase/cli
```

## Usage
Expand Down

0 comments on commit 95d68d1

Please sign in to comment.