mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Fix wrong command in CompileHowto (#314)
This commit is contained in:
parent
244d9db956
commit
dca2169c0c
@ -39,7 +39,7 @@ brew install doxygen
|
|||||||
### The general quick way (without big comments)
|
### The general quick way (without big comments)
|
||||||
assume your home is /home/pi
|
assume your home is /home/pi
|
||||||
```bash
|
```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
|
cd hyperion
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
Loading…
Reference in New Issue
Block a user