Skip to content

Commit

Permalink
niced installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
leberhome committed Jan 2, 2015
1 parent cf23ee2 commit 23e2fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ class MyUploadedFile extends UploadedFile
}
```

If you want the uploaded files to be persisted, run:
If you want the uploaded files to be persisted in your database, run:
```bash
app/console doctrine:schema:update --force
````
Expand Down

0 comments on commit 23e2fa9

Please sign in to comment.