Skip to content

Commit 3a56306

Browse files
authored
Update README.md
1 parent d6c2354 commit 3a56306

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ The Gradient CLI follows a standard [command] [--options] syntax
6262

6363
For example, to create a new Deployment use:
6464
```
65-
gradient deployments create [type] [--options]
65+
gradient workflows create [type] [--options]
6666
```
6767

68-
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).
68+
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).
6969

7070
Contributing
7171
============

0 commit comments

Comments
 (0)