Skip to content

Commit da79fef

Browse files
kristbaumgijzelaerr
authored andcommitted
Update installation.rst (#102)
Just a suggestion, to improve the installation experience ;)
1 parent f3ede30 commit da79fef

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)