Update CompileHowto.txt

Former-commit-id: a9899b4fdeb110f30a844da87397a4cbd7f37305
This commit is contained in:
poljvd 2013-12-11 11:11:41 +01:00
parent 3c6517dc78
commit 1870286e7d
1 changed files with 4 additions and 0 deletions

View File

@ -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/