Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 959e1ad

Browse files
committed
chore: more
1 parent c6446f7 commit 959e1ad

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,6 @@ cmake .. -DBUILD_SHARED_LIBS=OFF -DCMAKE_TOOLCHAIN_FILE=path_to_vcpkg_folder_in_
284284
cmake --build . --config Release
285285
```
286286

287-
5. Verify that Cortex.cpp is installed correctly by getting help information.
288-
289287
```sh
290288
# Get the help information
291289
cortex -h
@@ -312,8 +310,6 @@ cmake .. -DCMAKE_TOOLCHAIN_FILE=path_to_vcpkg_folder_in_cortex_repo/vcpkg/script
312310
make -j4
313311
```
314312

315-
5. Verify that Cortex.cpp is installed correctly by getting help information.
316-
317313
```sh
318314
# Get the help information
319315
cortex -h
@@ -340,8 +336,6 @@ cmake .. -DCMAKE_TOOLCHAIN_FILE=path_to_vcpkg_folder_in_cortex_repo/vcpkg/script
340336
make -j4
341337
```
342338

343-
5. Verify that Cortex.cpp is installed correctly by getting help information.
344-
345339
```sh
346340
# Get help
347341
cortex

0 commit comments

Comments
 (0)