Skip to content

Commit

Permalink
Corrections for readme
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-ackermann committed Nov 21, 2019
1 parent fd99976 commit c5ac105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ composer require oxid-academy/feefreepayments
```
"require": {
...,
"oxid-academy/feefreepayments": "dev-skeleton"
"oxid-academy/feefreepayments": "dev-master"
},
```

Expand All @@ -47,4 +47,4 @@ composer update
```

## Running tests
`./vendor/bin/runtests /var/www/html/source/modules/oxac/feefreepayments/Tests/`
`./vendor/bin/runtests /var/www/oxideshop/source/modules/oxac/feefreepayments/Tests/`

0 comments on commit c5ac105

Please sign in to comment.