Fix wrong command in CompileHowto (#314)

This commit is contained in:
b1rdhous3 2016-12-05 18:47:47 +01:00 committed by redPanther
parent 244d9db956
commit dca2169c0c
1 changed files with 1 additions and 1 deletions

View File

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