diff options
author | Mark Longair <mhl@pobox.com> | 2009-12-06 13:37:49 +0000 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2009-12-06 13:37:49 +0000 |
commit | f9572dba8c2732ff28d92ee75d59050d8905ea20 (patch) | |
tree | 64aec4aac3e06e5f07ac860a26975a6144fd4c28 | |
parent | e0be5bd0e961a5f9b3abb0bd7646cda529dedfaf (diff) |
More small changes to test the post-receive hook
-rwxr-xr-x | INSTALL.txt | 2 |
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 ---------- |