Skip to content

Commit af83d0b

Browse files
committed
2 parents 41a22e9 + da79fef commit af83d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ a manual compile. Download the file and run::
3838

3939
$ p7zip -d snap7-full-1.0.0.7z # requires the p7 program
4040
$ cd build/<platform> # where platform is unix or windows
41-
$ make -f <arch>.mk # where arch is your architecture, for example x86_64_linux
41+
$ make -f <arch>.mk install # where arch is your architecture, for example x86_64_linux
4242

4343
For more information about or help with compilation please check out the
4444
documentation on the `snap7 website <http://snap7.sourceforge.net/>`_.

0 commit comments

Comments
 (0)