Skip to content

Commit d0eb6b0

Browse files
author
litongmacos
committed
update README.md
1 parent 4088374 commit d0eb6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ git clone https://github.com/litongjava/whisper-cpp-server.git
5454
git submodule init
5555
git submodule update
5656
cmake -B cmake-build-release
57-
cmake --build cmake-build-release --config Release -- -j 12
5857
cp ./ggml-metal.metal cmake-build-release
58+
cmake --build cmake-build-release --config Release -- -j 12
5959
```
6060

6161
run with simplest

0 commit comments

Comments
 (0)