diff options
-rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 9cd795b..a26bba5 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -20,7 +20,7 @@ <ul> <li> The build system has completely changed. It is now a standard -<tt>./configure && make & & sudo make install</tt> +<tt>./configure && make && sudo make install</tt> build system. See the enclosed INSTALL file for details. </li> <li> slashpackage is not activated by default. </li> <li> shared libraries are neither built nor used by default. </li> |