added missing new-line

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5147 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-05-05 20:22:30 +00:00
parent a236239cff
commit 40fd14be90

View file

@ -88,6 +88,7 @@ Currently, the System plug-in \W{http://forums.winamp.com/showthread.php?s=&thre
\c scons SKIPPLUGINS=System \c scons SKIPPLUGINS=System
To build a native version of NSIS Menu, install \W{http://www.wxwidgets.org/}{wxWidgets 2.8} and build as usual. \c{wx-config} must be in the path. To build a native version of NSIS Menu, install \W{http://www.wxwidgets.org/}{wxWidgets 2.8} and build as usual. \c{wx-config} must be in the path.
\H{build_nightly} Nightly Builds \H{build_nightly} Nightly Builds
There is no need to manually build the latest CVS version for Windows. A \W{http://nsis.sourceforge.net/nightly/nsis.zip}{nightly build} is available. The nightly build is automatically generated every night, using the latest version of the source code from CVS. There is no official nightly build for other platforms. There is no need to manually build the latest CVS version for Windows. A \W{http://nsis.sourceforge.net/nightly/nsis.zip}{nightly build} is available. The nightly build is automatically generated every night, using the latest version of the source code from CVS. There is no official nightly build for other platforms.