mirror of
https://github.com/matrix-construct/construct
synced 2024-11-21 09:21:45 +01:00
Updated BUILD (markdown)
parent
064087d115
commit
91ae343c4e
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -51,7 +51,7 @@ especially for development. Example `--prefix=~/.local/`.
|
|||
export CC=clang
|
||||
|
||||
./autogen.sh
|
||||
./configure --prefix=$HOME/construct-build
|
||||
./configure --prefix=$HOME/construct-install
|
||||
make install
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue