Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
carlou33 committed Sep 12, 2016
1 parent 36e956e commit 3cd5842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/COMPILING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ First, clone the repository on the Raspberry Pi, either directly from Github or
Then, we need to generate the Makefile before finally compiling the sources::

$ mkdir boiteselec-server/build
$ qmake -config release -o ../build/Makefile boiteselec-server/src/be-server.pro;
$ qmake -config release -o boiteselec-server/build/Makefile boiteselec-server/src/be-server.pro
$ cd boiteselec-server/build
$ make

0 comments on commit 3cd5842

Please sign in to comment.