Skip to content

Commit a8d7cad

Browse files
committed
Merge pull request #30 from zero-24/patch-1
Update README.md
2 parents ea2ec5a + 954c09e commit a8d7cad

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,12 @@ To find a full list of them check the public methods at: https://github.com/joom
4444
If you want to see a working example of JoomlaBrowser check weblinks tests: https://github.com/joomla-extensions/weblinks#tests
4545

4646
## Using Instructions
47-
Update Composer.json file in your project, adding
47+
Update Composer.json file in your project, and download
4848

4949
### Download
5050

5151
```
52-
"require" : "joomla-projects/joomla-browser": "dev-develop"
53-
```
54-
then do a
55-
```
56-
composer update
52+
composer require joomla-projects/joomla-browser:dev-develop
5753
```
5854

5955
### Loading the Module in Codeception

0 commit comments

Comments
 (0)