Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
litongmacos committed May 1, 2024
1 parent 4088374 commit d0eb6b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ git clone https://github.com/litongjava/whisper-cpp-server.git
git submodule init
git submodule update
cmake -B cmake-build-release
cmake --build cmake-build-release --config Release -- -j 12
cp ./ggml-metal.metal cmake-build-release
cmake --build cmake-build-release --config Release -- -j 12
```

run with simplest
Expand Down

0 comments on commit d0eb6b0

Please sign in to comment.