added note to symlink vendor libraries

git-svn-id: svn://10.0.0.236/trunk@198702 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
wclouser%mozilla.com 2006-05-31 00:27:50 +00:00
parent 92da39eccd
commit 7af721c29a

View File

@ -42,6 +42,10 @@ For our example, we would add the line:
4) Edit /.htaccess. Add the same RewriteBase line from step 3 directly below the
'RewriteEngine On' line.
5) Go to the webroot/js/ directory and run the following two commands:
ln -s plotkit-0.8/PlotKit/ plotkit
ln -s MochiKit-1.3.1/lib/MochiKit/ mochikit