mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-01-27 20:43:07 +01:00
Fix typo
This commit is contained in:
parent
6388dd9cb2
commit
bf444eeb6b
@ -25,7 +25,7 @@ cmake --install build --prefix inst
|
||||
### Build simple-cmake-pkg
|
||||
|
||||
```sh
|
||||
cd examples\simple-cmake-pkg
|
||||
cd examples/simple-cmake-pkg
|
||||
mkdir build
|
||||
cmake -S . -B build -DCMAKE_PREFIX_PATH=../../inst/lib/cmake
|
||||
cmake --build build
|
||||
|
Loading…
Reference in New Issue
Block a user