Missing step in README.md
authorDarren <darren@darrenwhitlen.com>
Wed, 7 Nov 2012 12:10:57 +0000 (12:10 +0000)
committerDarren <darren@darrenwhitlen.com>
Wed, 7 Nov 2012 12:10:57 +0000 (12:10 +0000)
README.md

index 4adeb37dbe7b0a66792dc9929e5e55ab8781df08..ece5a39d08fc812f29b4ccdfadede25bcb57068c 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ For more information see http://kiwiirc.com or an example of the application can
 \r
 1. Download the Kiwi source or clone the git repository:\r
 \r
-    `$ git clone git@github.com:prawnsalad/KiwiIRC.git`\r
+    `$ git clone git@github.com:prawnsalad/KiwiIRC.git && cd KiwiIRC`\r
 \r
 2. Install the dependancies and make sure the client code is built:\r
     \r
@@ -27,6 +27,8 @@ From the source folder: `$ ./kiwi start`
 \r
 You can also run kiwi in the foreground to see any output by using the `-f` flag. Eg: `$ ./kiwi -f`\r
 \r
+Open your new Kiwi instance in your browser. By default: http://localhost:7778/\r
+\r
 \r
 ### Bugs\r
 Report bugs using the issue tracker on github: https://github.com/prawnsalad/KiwiIRC/issues\r