mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:57:44 +00:00
Documentation: Update BuildInstructions.md
Add missing `cmake ..' line before compiling with make
This commit is contained in:
parent
f86c074be8
commit
647f3b87bd
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ Once the toolchain and cmake have been built, go into the `Build/` directory and
|
|||
```bash
|
||||
$ cd ..
|
||||
$ cd Build
|
||||
$ cmake ..
|
||||
$ make
|
||||
$ make install
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue