Skip to content

Commit 6023d4b

Browse files
committed
Update README.md
1 parent 50c6ac3 commit 6023d4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,11 @@ If you want to run the server persistently (i.e. on a remote server) use the pro
3737
```sh
3838
$ runapp
3939
```
40-
To later stop the server, use the provided script
40+
To later stop the server, use the provided script
4141
```sh
4242
$ stopapp
4343
```
44+
or interrupt it with CTRL-c.
4445

4546
To check that the server is running, open your internet browser and go to the localhost:
4647
```sh

0 commit comments

Comments
 (0)