We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50c6ac3 commit 6023d4bCopy full SHA for 6023d4b
README.md
@@ -37,10 +37,11 @@ If you want to run the server persistently (i.e. on a remote server) use the pro
37
```sh
38
$ runapp
39
```
40
-To later stop the server, use the provided script
+To later stop the server, use the provided script
41
42
$ stopapp
43
44
+or interrupt it with CTRL-c.
45
46
To check that the server is running, open your internet browser and go to the localhost:
47
0 commit comments