Skip to content

Commit

Permalink
removes mkdir.
Browse files Browse the repository at this point in the history
Suggested by Milos in review. I tested it and it works.

Signed-off-by: Barnaby Robson <brobson@ilm.com>
  • Loading branch information
barnabyrobson committed Oct 10, 2023
1 parent e0d761b commit a45afc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ The `CMakeLists.txt` to build:

To build:

$ mkdir _build
$ cmake -S . -B _build
$ cmake --build _build

Expand Down

0 comments on commit a45afc6

Please sign in to comment.