We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e239e commit 958a331Copy full SHA for 958a331
1 file changed
README.md
@@ -46,19 +46,19 @@ Then add the link to this site's Ghost Inspector tests above
46
47
Run the setup (first-time run only):
48
49
-```
+```sh
50
script/setup
51
```
52
53
Start the server:
54
55
56
script/server
57
58
59
You can also run the server in detached mode (i.e. without any output to your console):
60
61
62
script/server -d
63
64
0 commit comments