Skip to content

Commit 958a331

Browse files
committed
Codeblocks in readme have language switches
1 parent c5e239e commit 958a331

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,19 @@ Then add the link to this site's Ghost Inspector tests above
4646
4747
Run the setup (first-time run only):
4848
49-
```
49+
```sh
5050
script/setup
5151
```
5252
5353
Start the server:
5454
55-
```
55+
```sh
5656
script/server
5757
```
5858
5959
You can also run the server in detached mode (i.e. without any output to your console):
6060
61-
```
61+
```sh
6262
script/server -d
6363
```
6464

0 commit comments

Comments
 (0)