1
0
mirror of synced 2025-02-21 06:33:14 +03:00

Fixed error in Sandbox Tutorial

This commit is contained in:
Benjamin Eberlei 2010-07-04 18:57:51 +02:00
parent 80fd691880
commit 8d2da96480

View File

@ -185,7 +185,7 @@ Here is a short overview of the purpose of these folders and files:
1) From within the tools/sandbox folder, run the following command and you should
see the same output.
$ php doctrine orm:schema-tool:create ./Entities
$ php doctrine orm:schema-tool:create
Creating database schema...
Database schema created successfully!