added note to symlink vendor libraries

This commit is contained in:
wclouser%mozilla.com 2006-05-31 00:27:50 +00:00
Родитель 91f5500f5e
Коммит e9b0121701
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -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