Update README.build.md
Fix invalid formatting. Mostly to test if CI still works :)
This commit is contained in:
parent
74a54e8b94
commit
0c8b1ce780
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ Building on Unix:
|
|||
$ cmake ..
|
||||
```
|
||||
|
||||
(**NOTE**: The `build/`` directory can have any name and be located anywhere
|
||||
(**NOTE**: The `build/` directory can have any name and be located anywhere
|
||||
on your filesystem, and that the argument `..` given to cmake is simply
|
||||
the source directory of **libwebsockets** containing the [CMakeLists.txt](CMakeLists.txt)
|
||||
project file. All examples in this file assumes you use "..")
|
||||
|
|
Loading…
Add table
Reference in a new issue