Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit a807d01

Browse files
surmaczfilipesilva
authored andcommitted
chore: update README.md (#64)
Fixed webdriver update command.
1 parent 7a268b5 commit a807d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ with excellent support for Angular apps that use routing.
7878

7979
Here are the test related scripts:
8080
* `npm test` - compiles, runs and watches the karma unit tests
81-
* `npm webdriver:update` - ONE TIME update for protractor end-to-end (e2e) tests
81+
* `npm run webdriver:update` - ONE TIME update for protractor end-to-end (e2e) tests
8282
* `npm run e2e` - run protractor e2e tests, written in JavaScript (*e2e-spec.js)
8383

8484
## Testing

0 commit comments

Comments
 (0)