Skip to content

Commit 85bce0d

Browse files
carmoccarasbt
authored andcommitted
Suggest -e for the local installation
1 parent 2ba5de7 commit 85bce0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Alternatively, can install litgpt from a cloned GitHub repository:
8080
```bash
8181
git clone https://github.com/Lightning-AI/litgpt
8282
cd litgpt
83-
pip install '.[all]'
83+
pip install -e '.[all]'
8484
```
8585

8686

0 commit comments

Comments
 (0)