aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-11-22 22:09:47 +0100
committerTeddy Wing2018-11-22 22:09:47 +0100
commitbb212f3423765d61aa155bcdc3f2928125eaca7d (patch)
treeac6cd99b5b71c15370a270f66190093f9e5a995c
parent5de49e532c9efd7374c506d5ded76795b60e9c3e (diff)
downloaddome-key-web-bb212f3423765d61aa155bcdc3f2928125eaca7d.tar.bz2
index.html: Add `brew services start` command to install instructions
Since the program doesn't work unless the daemon is launched, it makes sense that this should be an installation step in order to actually use the program.
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index c93d443..11ef928 100644
--- a/index.html
+++ b/index.html
@@ -75,6 +75,8 @@
</div>
<div class="code code-block">
<span class="color-murky-pond">$</span> brew install teddywing/DomeKey/dome-key
+ <br />
+ <span class="color-murky-pond">$</span> brew services start teddywing/DomeKey/dome-key
</div>
<h2>Examples</h2>