From 11ebe80305e3bcc8a8a8d75ec0e4b39955b916eb Mon Sep 17 00:00:00 2001 From: Shorthills AI <141953346+ShorthillsAI@users.noreply.github.com> Date: Wed, 6 Mar 2024 08:06:47 +0530 Subject: [PATCH] Update README.md Undo the pip install e. changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e1b8d9..a15d26f 100755 --- a/README.md +++ b/README.md @@ -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.