]> git.mjollnir.org Git - cil.git/commitdiff
Add some more instructions
authorAndrew Chilton <andychilton@gmail.com>
Mon, 5 May 2008 11:50:40 +0000 (23:50 +1200)
committerAndrew Chilton <andychilton@gmail.com>
Mon, 5 May 2008 11:50:40 +0000 (23:50 +1200)
INSTALLATION

index e6f0a75f14cd3282f3d1a8b37e0047665433c68a..e7773f99e0c0b7ccd053521f3d291c774b6ffca6 100644 (file)
@@ -30,10 +30,17 @@ and install the newly created package.
 
 ===============================================================================
 
-Debian Packages
----------------
+Running 'cil'
+-------------
 
-Soon I will have packages in my repository on kapiti.geek.nz. Please come back
-later :-)
+The quickest method is to do the following:
+
+ $ cd /path/to/cil/lib
+ $ export PERL5LIB=`pwd`
+ $ cd /path/to/somewhere/in/your/path
+ $ ln -s /path/to/cil/bin/cil
+ $ cil init
+
+See http://kapiti.geek.nz/software/cil.html for some further instructions.
 
 ===============================================================================