Skip to content

Commit 746d173

Browse files
authored
readme : update the Quick Start section (#2475)
navigating into the directory
1 parent fdbfb46 commit 746d173

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@ First clone the repository:
7272
git clone https://github.com/ggerganov/whisper.cpp.git
7373
```
7474

75+
Navigate into the directory:
76+
77+
```
78+
cd whisper.cpp
79+
```
80+
7581
Then, download one of the Whisper [models](models/README.md) converted in [`ggml` format](#ggml-format). For example:
7682

7783
```bash

0 commit comments

Comments
 (0)