We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41a22e9 + da79fef commit af83d0bCopy full SHA for af83d0b
doc/installation.rst
@@ -38,7 +38,7 @@ a manual compile. Download the file and run::
38
39
$ p7zip -d snap7-full-1.0.0.7z # requires the p7 program
40
$ cd build/<platform> # where platform is unix or windows
41
- $ make -f <arch>.mk # where arch is your architecture, for example x86_64_linux
+ $ make -f <arch>.mk install # where arch is your architecture, for example x86_64_linux
42
43
For more information about or help with compilation please check out the
44
documentation on the `snap7 website <http://snap7.sourceforge.net/>`_.
0 commit comments