Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

fix directory name #364

Merged
merged 1 commit into from
Jul 18, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ you have customized your `deps` file, move the added dependencies to the
`composer.json` file (many bundles and PHP libraries are already available as
Composer packages -- search for them on [Packagist](http://packagist.org/)).

Remove your current `vendors` directory.
Remove your current `vendor` directory.

Finally, run Composer:

Expand Down