Skip to content

Commit 53d7de3

Browse files
Improved formatting of README.md
1 parent 8d80ba7 commit 53d7de3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ Requirements
1212
Running
1313
-------
1414

15-
mysql-proxy --proxy-lua-script=/absolute/path/to/the/script.lua
15+
```bash
16+
$ mysql-proxy --proxy-lua-script=/absolute/path/to/the/script.lua
17+
```
1618

1719
Scripts
1820
-------

0 commit comments

Comments
 (0)