Skip to content

Commit 21b0139

Browse files
committed
Adds sudo for gem command
1 parent 2346c07 commit 21b0139

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 @@ $ cp chromedriver /usr/local/bin
7878
Install the required Ruby gem.
7979

8080
```
81-
$ gem install watir
81+
$ sudo gem install watir
8282
```
8383

8484
Generate the tests.

0 commit comments

Comments
 (0)