Skip to content

Commit d530034

Browse files
authored
Update README.md
1 parent b42083b commit d530034

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,9 @@ For example, to create a new experiment use:
6565
```
6666
gradient experiments create [type] [--options]
6767
```
68-
The two available experiment types are `singlenode` and `multinode`. Various command options include setting the instance type, container, project, etc. You can view a full list of Experiment options in the [docs](https://docs.paperspace.com/gradient/experiments/using-experiments).
68+
The two available experiment types are `singlenode` and `multinode`. Various command options include setting the instance type, container, project, etc. Note that some options are required to create new experiment.
6969

70-
For a full list of available commands run `gradient experiments --help`.
71-
Note that some options are required to create new experiment.
70+
For a full list of available commands run `gradient experiments --help`. You can also view more info about Experiments in the [docs](https://docs.paperspace.com/gradient/experiments/using-experiments).
7271

7372
Contributing
7473
============

0 commit comments

Comments
 (0)