Merge branch 'master' into diffbot-matt

This commit is contained in:
Matt Wells
2014-04-22 16:57:00 -07:00

@ -104,7 +104,7 @@ You will need the following packages installed<br>
<br>
<b>3.</b> Run <b>make</b> to compile. (e.g. use 'make -j 4' to compile on four cores)
<br>
<b>4.</b> Run <b>./gb 0</b> to start a single gigablast node which listens on port 8000.
<b>4.</b> Run <b>./gb 0 -d</b> to start a single gigablast node which listens on port 8000 running in daemon mode.
<br>
<b>5.</b> The first time you run gb, wait about 30 seconds for it to build some files. Check the log file to see when it completes.
<br>