msaelices commited on
Commit
4276305
1 Parent(s): ab9ec7c

Fix the clone instructions in the README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -18,7 +18,8 @@ This Streamlit app allows users to upload an audio file, transcribe the audio us
18
  1. Clone the repository:
19
 
20
  ```
21
- git clone
 
22
  ```
23
 
24
  2. Change into the repository's directory:
 
18
  1. Clone the repository:
19
 
20
  ```
21
+ git lfs install
22
+ git clone https://huggingface.co/spaces/msaelices/note-taker
23
  ```
24
 
25
  2. Change into the repository's directory: