added missing statement in howto

This commit is contained in:
Stefan Kögl 2012-10-02 18:03:59 +02:00
parent b7d211177a
commit 8622514390
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Then you have to install cmake, for the serialmon.py script python and pyserial.
cd reflow cd reflow
mkdir build mkdir build
cd build
cmake .. cmake ..
make make
make reflowctl-upload make reflowctl-upload