Skip to content

Commit

Permalink
Fix style of example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
flashcode committed May 25, 2024
1 parent 0def035 commit a6a2245
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The following packages are **required**:

Installation in system directories (requires _root_ privileges):

``` bash
```bash
mkdir build
cd build
cmake ..
Expand Down Expand Up @@ -83,7 +83,7 @@ weechat-relay-cli --help

Example:

```bash
```text
$ weechat-relay-cli -dd -s -p 12345 localhost
Connected to 127.0.0.1 (SSL)
weechat-relay> init password=my_secret_password
Expand Down

0 comments on commit a6a2245

Please sign in to comment.