summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 8c1c9c1..1d7821b 100644
--- a/README.txt
+++ b/README.txt
@@ -21,7 +21,7 @@ To install/deploy this app follow the steps below:
4. First run the python server provided. This ensures that the code is
executed in a safe environment. Do this like so::
- $ sudo python python_server.py
+ $ sudo python code_server.py
Put this in the background once it has started since this will not
return back the prompt. It is important that the server be running