Skip to content

Commit 27467c5

Browse files
Merge pull request project-codeflare#41 from DhavalRepo18/develop
updated readme file with one line change on how to install locally
2 parents ba72969 + 295ffe4 commit 27467c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ pip3 install --upgrade codeflare
8181
Alternatively, you can also build locally with:
8282
```shell
8383
git clone https://github.com/project-codeflare/codeflare.git
84+
cd codeflare
8485
pip3 install --upgrade pip
8586
pip3 install .
8687
```

0 commit comments

Comments
 (0)