We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d4460 commit b4e3600Copy full SHA for b4e3600
README.md
@@ -26,8 +26,9 @@ The .exe file is an installer - just open it and install the native application.
26
27
Run script:
28
29
-`curl -s -L https://raw.githubusercontent.com/kuba2k2/firefox-webserial/master/native/install/linux_x86_64.sh | bash`
30
-`
+```sh
+curl -s -L https://raw.githubusercontent.com/kuba2k2/firefox-webserial/master/native/install/linux_x86_64.sh | bash
31
+```
32
33
#### or install manually
34
0 commit comments