[CODM-29] Install instructions - git clone local folder misnamed. Created: 27/Jul/11 Updated: 10/Aug/11 |
|
| Status: | Open |
| Project: | Doctrine CouchDB ODM |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Documentation | Priority: | Trivial |
| Reporter: | Marnus Weststrate | Assignee: | Benjamin Eberlei |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
N/A |
||
| Description |
|
On the CouchDb ODM install instructions Current: $ git clone git://github.com/doctrine/couchdb-odm.git mongodb_odm Should be: $ git clone git://github.com/doctrine/couchdb-odm.git couchdb_odm |