Skip to content

Commit d4cadb2

Browse files
author
Jose Constela
authored
Update README.md
1 parent bfffd9f commit d4cadb2

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)