Skip to content

Commit

Permalink
Fixed typo on README file
Browse files Browse the repository at this point in the history
  • Loading branch information
llsousa committed May 26, 2011
1 parent 9a751b3 commit 9bb2eea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,5 @@ To setup and run tests follow these steps:
- go to the root directory of data-fixtures
- run: **git submodule init**
- run: **git submodule update**
- go to tests directory: **cd tests**
- copy the phpunit config **cp phpunit.dist.xml phpunit.xml**
- copy the phpunit config **cp phpunit.xml.dist phpunit.xml**
- run: **phpunit**

0 comments on commit 9bb2eea

Please sign in to comment.