fixed location of sandbox in docs
This commit is contained in:
parent
2c24b00385
commit
554b961a65
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user