We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eb3771 commit 7b57badCopy full SHA for 7b57bad
docs/setup.md
@@ -18,11 +18,11 @@ pip install commit0
18
19
The system is a command-line tool that allows you to run unit-tests on a
20
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
+setup run the `setup` command which will install a clone the code of a subset
22
of libraries to your `repos/` directory.
23
24
```bash
25
-commit0 clone lit
+commit0 setup lite
26
```
27
28
Next run the `build` command which will configure Docker containers for
0 commit comments