Skip to content

Commit

Permalink
Update setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KiraLT authored Nov 13, 2020
1 parent a9b5f7e commit 6be838f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@ You can pass [configuration file](./configuration) with `-c` argument:
torrent-stream-server serve -c config.json
```

## NPX

You can run using [NPX](https://www.npmjs.com/package/npx):

```shell
npx torrent-stream-server serve
```

## From source

[![CodeQL](https://github.com/KiraLT/torrent-stream-server/workflows/CodeQL/badge.svg?branch=master)](https://github.com/KiraLT/torrent-stream-server)
Expand Down

0 comments on commit 6be838f

Please sign in to comment.