aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xINSTALL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index 3bc909b98..74e0efc66 100755
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -113,7 +113,7 @@ on localhost tell it your IP address by running
> ./script/server --environment=development --binding=10.0.0.11
-Obviously change 10.0.0.11 to your own IP address
+Obviously, change 10.0.0.11 to your own IP address.
5. Success
----------