Skip to content

Commit b4e3600

Browse files
authored
Update README.md
1 parent 43d4460 commit b4e3600

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@ The .exe file is an installer - just open it and install the native application.
2626

2727
Run script:
2828

29-
`curl -s -L https://raw.githubusercontent.com/kuba2k2/firefox-webserial/master/native/install/linux_x86_64.sh | bash`
30-
`
29+
```sh
30+
curl -s -L https://raw.githubusercontent.com/kuba2k2/firefox-webserial/master/native/install/linux_x86_64.sh | bash
31+
```
3132

3233
#### or install manually
3334

0 commit comments

Comments
 (0)