Skip to content

Commit

Permalink
Update installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
miraclx committed Jul 8, 2020
1 parent 36ec55a commit 50fccea
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,14 @@
Via [NPM][npm]:

```bash
# as a dependency
npm install libxget

# as a command
npm install -g libxget
```

This installs a CLI binary accessible with the `xget` command.
This installs a CLI command accessible with the `xget` command.

```bash
# Check if the xget command has been installed and accessible on your path
Expand Down

0 comments on commit 50fccea

Please sign in to comment.