Skip to content

Commit 42fa282

Browse files
authored
Update README.md
1 parent 06a3acc commit 42fa282

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ git clone https://github.com/corigan01/FluxedOS
5656
cd FluxedOS
5757

5858
mkdir build
59+
cd build
60+
5961
cmake -GNinja .. # If you want to use make then use "cmake .." instead
6062
ninja run
6163
```

0 commit comments

Comments
 (0)