diff options
Diffstat (limited to 'thank-you-license-download.html')
-rw-r--r-- | thank-you-license-download.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/thank-you-license-download.html b/thank-you-license-download.html index a892704..75007c5 100644 --- a/thank-you-license-download.html +++ b/thank-you-license-download.html @@ -41,6 +41,23 @@ </form> <p> + Install DomeKey with: + </p> + + <div class="code code-block"> + <span class="color-murky-pond">$</span> brew install teddywing/DomeKey/dome-key + </div> + + <p> + Add your license by running: + </p> + + <div class="code code-block"> + <span class="color-murky-pond">$</span> + dome-key --license PATH/TO/dome-key-license.plist + </div> + + <p> If you need any help, <a href="mailto:inquiry@domekey.teddywing.com">let me know</a>. </p> |