awni commited on
Commit
a303a12
·
1 Parent(s): af347f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,12 +20,12 @@ Check out the MLX examples repo:
20
 
21
  ```
22
  git clone [email protected]:ml-explore/mlx-examples.git
 
23
  ```
24
 
25
  Install the requirements:
26
 
27
  ```
28
- cd mlx-examples/hf_llm
29
  pip install -r requirements.txt
30
  ```
31
 
 
20
 
21
  ```
22
  git clone [email protected]:ml-explore/mlx-examples.git
23
+ cd mlx-examples/hf_llm
24
  ```
25
 
26
  Install the requirements:
27
 
28
  ```
 
29
  pip install -r requirements.txt
30
  ```
31