Skip to content

Commit 11ebe80

Browse files
authored
Update README.md
Undo the pip install e. changes
1 parent a0a4da8 commit 11ebe80

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
@@ -34,7 +34,7 @@ You can follow the steps below to quickly get up and running with Llama 2 models
3434

3535
2. In the top-level directory run:
3636
```bash
37-
pip install -e.
37+
pip install -e .
3838
```
3939
3. Visit the [Meta website](https://ai.meta.com/resources/models-and-libraries/llama-downloads/) and register to download the model/s.
4040

0 commit comments

Comments
 (0)