mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
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:
@@ -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`:
|
||||
|
||||
Reference in New Issue
Block a user