From b1981085d3d0ba41f9009ed997badeb7cb36e20a Mon Sep 17 00:00:00 2001 From: redPanther Date: Fri, 6 Jan 2017 18:19:45 +0100 Subject: [PATCH] add a statement in quick howto --- CompileHowto.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CompileHowto.md b/CompileHowto.md index 14774cbf..80bed57e 100644 --- a/CompileHowto.md +++ b/CompileHowto.md @@ -40,6 +40,8 @@ brew install doxygen # Compiling and installing Hyperion ### The general quick way (without big comments) +be sure you fullfill the prerequisites above. + assume your home is /home/pi ```bash git clone --recursive https://github.com/hyperion-project/hyperion.ng.git hyperion