Skip to content

Commit ddf7219

Browse files
author
Jose Constela
committed
clean md
1 parent 78c9ae6 commit ddf7219

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
Ensure you have [Node.js](https://nodejs.org) version 8+ installed. Then run the following:
88

9-
```
10-
$ npm i -g @tideflowio/tideflow-agent
9+
```bash
10+
npm i -g @tideflowio/tideflow-agent
1111
```
1212

1313
## Usage
1414

15-
$ tideflow-agent --help
15+
$ tideflow-agent --help
1616
Usage: index [options]
1717

1818
Options:
@@ -41,6 +41,6 @@ npx @tideflowio/tideflow-agent -t [token]
4141
TF_AGENT_URL
4242
```
4343

44-
## Resources:
44+
## Resources
4545

4646
- Documentation: https://docs.tideflow.io/docs/services-agent

0 commit comments

Comments
 (0)