Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dkobran authored Aug 27, 2021
1 parent d6c2354 commit 3a56306
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ The Gradient CLI follows a standard [command] [--options] syntax

For example, to create a new Deployment use:
```
gradient deployments create [type] [--options]
gradient workflows create [type] [--options]
```

For a full list of available commands run `gradient deployments --help`. You can also view more info about Deployments in the [docs](https://docs.paperspace.com/gradient/explore-train-deploy/deployments).
For a full list of available commands run `gradient workflows --help`. You can also view more info about Deployments in the [docs](https://docs.paperspace.com/gradient/explore-train-deploy/workflows).

Contributing
============
Expand Down

0 comments on commit 3a56306

Please sign in to comment.