Skip to content

Commit 7e5d9b7

Browse files
committed
Fix formatting of code block
1 parent 5151b88 commit 7e5d9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ cargo run -- build world
106106

107107
#### Database operations
108108

109-
```
109+
```sh
110110
# Initializes database. Currently, only creates tables in database.
111111
cargo run -- database init
112112

0 commit comments

Comments
 (0)