diff options
author | Teddy Wing | 2018-11-19 20:29:35 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-19 20:29:35 +0100 |
commit | 2ea1c642d07bef0cd9e4b09a28b2f012cf50e511 (patch) | |
tree | d4ddb18929588b62f20d911b5448487780f325f1 /license-generator/src/bin/license-generator.rs | |
parent | 24c85246f4a6d554aa13d32c1fb1741035681476 (diff) | |
download | dome-key-web-2ea1c642d07bef0cd9e4b09a28b2f012cf50e511.tar.bz2 |
/license: Add install & license instructions
Add the instructions we put in the fulfillment email to the
thank-you/license download page. Want to make sure buyers know how to
license the software after purchasing it.
Rephrase the install text to be simpler and more to the point.
Diffstat (limited to 'license-generator/src/bin/license-generator.rs')
-rw-r--r-- | license-generator/src/bin/license-generator.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/license-generator/src/bin/license-generator.rs b/license-generator/src/bin/license-generator.rs index 3884621..e01a8c6 100644 --- a/license-generator/src/bin/license-generator.rs +++ b/license-generator/src/bin/license-generator.rs @@ -112,7 +112,7 @@ Thanks so much for purchasing DomeKey! Download your license here: {url} -DomeKey can be installed with: +Install DomeKey with: $ brew install teddywing/DomeKey/dome-key |