Skip to content

Commit a0ebfee

Browse files
authored
Woops edit please squash this
1 parent cc35df1 commit a0ebfee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/cachyos_basic/download.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Always take the extra step of verifying the ISO's integrity to avoid any undesir
3434
3. Execute the following command:
3535
```powershell
3636
# Example:
37-
powershell powershell "sv f (-split (Get-Content 'cachyos-desktop-linux-260308.iso.sha256')); if (((certutil -hashfile (gv f -v)[1] SHA256)[1] -replace ' ','') -eq (gv f -v)[0]) { 'OK' }"
37+
powershell "sv f (-split (Get-Content 'cachyos-desktop-linux-260308.iso.sha256')); if (((certutil -hashfile (gv f -v)[1] SHA256)[1] -replace ' ','') -eq (gv f -v)[0]) { 'OK' }"
3838
```
3939
4. If the output from **Step 3** is OK, you may proceed with the CachyOS installation.
4040

0 commit comments

Comments
 (0)