B1ack swan9 patch 1 (#566)

* Update os-x86.rst

clarified that you need to change directory before running the command and updated the version to 0.3.5.1-39de098_x86_64.iso

* Update os-x86.rst

Clarified that you need to change directory before running the command also updated to latest version of StartOS

---------

Co-authored-by: B1ackSwan9 <137729263+B1ackSwan9@users.noreply.github.com>
This commit is contained in:
Rick
2023-12-17 11:07:15 -06:00
committed by GitHub
parent b3eec7e3a5
commit 6d257a8273

View File

@@ -30,12 +30,11 @@ Select your OS to continue:
.. group-tab:: Mac
(Optional, but recommended) Verify the checksum against the one listed on GitHub by opening a terminal and entering:
(Optional, but recommended) Verify the checksum against the one listed on GitHub by opening a terminal, changing your directory to where you downloaded the .iso file, and entering:
.. code-block::
openssl dgst -sha256 startos-0.3.4.2-efc56c0-20230525_x86_64.iso
openssl dgst -sha256 startos-0.3.5.1-39de098_x86_64.iso
.. group-tab:: Windows
(Optional, but recommended) Verify the checksum against the one listed on GitHub by opening Windows PowerShell, changing your directory to where you downloaded the .img.gz file, and running `Get-FileHash`: