We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bacfff8 commit e09b282Copy full SHA for e09b282
README.md
@@ -31,5 +31,7 @@ Simply Copy of the commands directly in your console to install the program. Ver
31
### Windows
32
33
### Linux
34
-`curl https://raw.githubusercontent.com/Olypolyu/Kotlin-Encabulator/master/script/install-linux.sh | sh`
+```sh
35
+curl https://raw.githubusercontent.com/Olypolyu/Kotlin-Encabulator/master/script/install-linux.sh | sh
36
+```
37
### Jar
0 commit comments