This commit is contained in:
Joey Hess 2013-05-15 22:31:56 -04:00
parent 26923b5d64
commit 96ec715292

View file

@ -20,7 +20,7 @@ for [[using cabal|cabal]].
Once git-annex is built, the NullSoft installer can be built, as follows:
<pre>
cabal install ncis
cabal install nsis
ghc --make Build/NullSoftInstaller.hs
Build/NullSoftInstaller.exe
</pre>