Skip to content

Commit c23325e

Browse files
bandotiggerganov
andauthored
Update examples/simple-cmake-pkg/README.md
Co-authored-by: Georgi Gerganov <[email protected]>
1 parent 7f3c223 commit c23325e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/simple-cmake-pkg/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ cmake --install build --prefix inst
2323

2424
```sh
2525
cd examples/simple-cmake-pkg
26-
mkdir build
2726
cmake -S . -B build -DCMAKE_PREFIX_PATH=../../inst/lib/cmake
2827
cmake --build build
2928
```

0 commit comments

Comments
 (0)