philpax commited on
Commit
d21318d
1 Parent(s): f733d0f

docs(readme): add `cd axolotl` (#440)

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -68,6 +68,7 @@ Get started with Axolotl in just a few steps! This quickstart guide will walk yo
68
 
69
  ```bash
70
  git clone https://github.com/OpenAccess-AI-Collective/axolotl
 
71
 
72
  pip3 install -e .[flash-attn]
73
  pip3 install -U git+https://github.com/huggingface/peft.git
 
68
 
69
  ```bash
70
  git clone https://github.com/OpenAccess-AI-Collective/axolotl
71
+ cd axolotl
72
 
73
  pip3 install -e .[flash-attn]
74
  pip3 install -U git+https://github.com/huggingface/peft.git