Update typo
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ Go ahead and axolotl questions!!
|
|
| 24 |
```
|
| 25 |
|
| 26 |
- Conda/Pip venv
|
| 27 |
-
1.
|
| 28 |
|
| 29 |
2. Install python dependencies with ONE of the following:
|
| 30 |
- `pip3 install -e .[int4]` (recommended)
|
|
|
|
| 24 |
```
|
| 25 |
|
| 26 |
- Conda/Pip venv
|
| 27 |
+
1. Install python **3.9**
|
| 28 |
|
| 29 |
2. Install python dependencies with ONE of the following:
|
| 30 |
- `pip3 install -e .[int4]` (recommended)
|