Skip to content

Commit 7b57bad

Browse files
authored
Update setup.md
1 parent 7eb3771 commit 7b57bad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ pip install commit0
1818

1919
The system is a command-line tool that allows you to run unit-tests on a
2020
variety of libraries in isolated environments. To get started with the full
21-
setup run the `clone` command which will install a clone the code of a subset
21+
setup run the `setup` command which will install a clone the code of a subset
2222
of libraries to your `repos/` directory.
2323

2424
```bash
25-
commit0 clone lit
25+
commit0 setup lite
2626
```
2727

2828
Next run the `build` command which will configure Docker containers for

0 commit comments

Comments
 (0)