diff --git a/CompileHowto.md b/CompileHowto.md index 0a9155e2..fbf6eac2 100644 --- a/CompileHowto.md +++ b/CompileHowto.md @@ -39,7 +39,7 @@ brew install doxygen ### The general quick way (without big comments) assume your home is /home/pi ```bash -cd git clone --recursive https://github.com/hyperion-project/hyperion.ng.git hyperion +git clone --recursive https://github.com/hyperion-project/hyperion.ng.git hyperion cd hyperion mkdir build cd build