diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -74,9 +74,13 @@ </a> </div> <div class="code code-block"> - <span class="color-murky-pond">$</span> brew install teddywing/DomeKey/dome-key + <span class="shell-command"> + brew install teddywing/DomeKey/dome-key + </span> <br /> - <span class="color-murky-pond">$</span> brew services start teddywing/DomeKey/dome-key + <span class="shell-command"> + brew services start teddywing/DomeKey/dome-key + </span> </div> <h2>Examples</h2> |