switch to lowercase for dummy product key

This commit is contained in:
Matt Hill
2022-08-01 12:57:46 -06:00
parent 00e344b1cb
commit 8bf73f96ec
2 changed files with 34 additions and 23 deletions

View File

@@ -64,7 +64,7 @@ Getting EmbassyOS
After building your device, you need a copy of EmbassyOS.
* Visit `images.start9.com <https://images.start9.com>`_ and enter the product key ``XXXXXXXX`` (all caps) to download an image of EmbassyOS.
* Visit `images.start9.com <https://images.start9.com>`_ and enter the product key ``xxxxxxxx`` (all lower case) to download an image of EmbassyOS.
Installing EmbassyOS
--------------------