This commit is contained in:
Ben Alex 2006-10-04 08:55:59 +00:00
parent 23e2338800
commit bcd1c3eeef

View File

@ -39,7 +39,7 @@
<p>Often people reading this document just want to see if Acegi Security will work <p>Often people reading this document just want to see if Acegi Security will work
for their projects. They want to deploy a sample application, and that's about it for their projects. They want to deploy a sample application, and that's about it
(after all, all the reference documentation can be read online at (after all, all the reference documentation can be read online at
<a href="http://acegisecurity.sourceforge.net">http://acegisecurity.sourceforge.net</a>). <a href="http://acegisecurity.org">http://acegisecurity.org</a>).
In this case, execute:</p> In this case, execute:</p>
<ol> <ol>
<pre>cd $ACEGI_SECURITY/core (or cd %ACEGI_SECURITY%/core on Windows)</pre> <pre>cd $ACEGI_SECURITY/core (or cd %ACEGI_SECURITY%/core on Windows)</pre>