Skip to content

Commit e3afac4

Browse files
author
joseconstela
committed
Merge branch 'master' of github.com:tideflow-io/tideflow-agent
2 parents 48ac7a8 + d4cadb2 commit e3afac4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ $ npm i -g @tideflowio/tideflow-agent
2626
$ tideflow-agent --help
2727
$ tideflow-agent -h
2828

29+
You can also run the agent without installing it, via npx.
30+
31+
```bash
32+
npx @tideflowio/tideflow-agent -t [token]
33+
```
34+
2935
## Environment variables
3036

3137
```bash

0 commit comments

Comments
 (0)