Skip to content

Commit cca536f

Browse files
carmoccaawaelchli
authored andcommitted
Suggest -e for the local installation
1 parent 17b5c98 commit cca536f

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)