mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Update CompileHowto.txt
Former-commit-id: a9899b4fdeb110f30a844da87397a4cbd7f37305
This commit is contained in:
parent
3c6517dc78
commit
1870286e7d
@ -24,3 +24,7 @@ cmake -DENABLE_DISPMANX=OFF ..
|
||||
|
||||
# run make to build Hyperion
|
||||
make
|
||||
|
||||
# The binaries are build in "$HYPERION_DIR/build/bin". You could copy those to /usr/bin
|
||||
sudo cp ./bin/hyperion-remote /usr/bin/
|
||||
sudo cp ./bin/hyperiond /usr/bin/
|
||||
|
Loading…
Reference in New Issue
Block a user