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

Commit b88647a

Browse files
committed
Update README.md
1 parent 2c4a34a commit b88647a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
Contains shared utilities, support tools and frameworks for the other WebRTC sub repositories.
33

44
## Install using npm ##
5-
´´´
5+
```
66
npm install webrtc-utilities --save-dev
7-
´´´
7+
```
88

99
## SeleniumLib ##
1010
src/selenium-lib.js contains all that is needed to build a selenium webdriver driver for Chrome and Firefox (whatever is set in the env $BROWSER variable).

0 commit comments

Comments
 (0)