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 335acb2 commit 295ffe4Copy full SHA for 295ffe4
README.md
@@ -81,6 +81,7 @@ pip3 install --upgrade codeflare
81
Alternatively, you can also build locally with:
82
```shell
83
git clone https://github.com/project-codeflare/codeflare.git
84
+cd codeflare
85
pip3 install --upgrade pip
86
pip3 install .
87
```
0 commit comments