mirror of
https://github.com/meta-llama/llama.git
synced 2026-01-15 16:32:54 -03:00
Update README.md
Undo the pip install e. changes
This commit is contained in:
@@ -34,7 +34,7 @@ You can follow the steps below to quickly get up and running with Llama 2 models
|
||||
|
||||
2. In the top-level directory run:
|
||||
```bash
|
||||
pip install -e.
|
||||
pip install -e .
|
||||
```
|
||||
3. Visit the [Meta website](https://ai.meta.com/resources/models-and-libraries/llama-downloads/) and register to download the model/s.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user