Some clarification in the launcher

This commit is contained in:
Griatch 2018-10-18 17:15:54 +02:00
parent 9f8c1a4f64
commit b083a44545
2 changed files with 1 additions and 3 deletions

View file

@ -5,8 +5,6 @@
### Requirements
- Up requirements to Django 1.11.x, Twisted 18 and pillow 5.2.0
- Add `autobahn` dependency for Websocket support, removing very old embedded txWS library (from a
time before websocket specification was still not fixed).
- Add `inflect` dependency for automatic pluralization of object names.
### Server/Portal

View file

@ -325,7 +325,7 @@ MENU = \
| 7) Kill Server only (send kill signal to process) |
| 8) Kill Portal + Server |
+--- Information -----------------------------------------------+
| 9) Tail log files (quickly see errors) |
| 9) Tail log files (quickly see errors - Ctrl-C to exit) |
| 10) Status |
| 11) Port info |
+--- Testing ---------------------------------------------------+