Skip to content

Commit a6a2245

Browse files
committed
Fix style of example in README
1 parent 0def035 commit a6a2245

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
@@ -34,7 +34,7 @@ The following packages are **required**:
3434

3535
Installation in system directories (requires _root_ privileges):
3636

37-
``` bash
37+
```bash
3838
mkdir build
3939
cd build
4040
cmake ..
@@ -83,7 +83,7 @@ weechat-relay-cli --help
8383

8484
Example:
8585

86-
```bash
86+
```text
8787
$ weechat-relay-cli -dd -s -p 12345 localhost
8888
Connected to 127.0.0.1 (SSL)
8989
weechat-relay> init password=my_secret_password

0 commit comments

Comments
 (0)