1
0
mirror of synced 2025-01-19 06:51:40 +03:00

fixed location of sandbox in docs

This commit is contained in:
meus 2007-11-18 01:39:32 +00:00
parent 2c24b00385
commit 554b961a65

View File

@ -4,10 +4,10 @@ Currently the only way you can install and use the sandbox is by svn. It is avai
<code>
svn co http://doctrine.pengus.net/svn/trunk doctrine_trunk
cd doctrine_trunk/sandbox
cd doctrine_trunk/tools/sandbox
chmod 0777 cli
./cli
</code>
The above steps should give you a functioning sandbox. Execute the ./cli command without specifying a task will show you an index of all the available cli tasks in Doctrine.
The above steps should give you a functioning sandbox. Execute the ./cli command without specifying a task will show you an index of all the available cli tasks in Doctrine.