Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/VERIFICATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ sha256sum: WARNING: 8 lines are improperly formatted
## [For all users](#all-users)
{: #all-users}

At this point, you should have the ISO, its corresponding CHECKSUM file, and the keyring file. Use following commands to verify the ISO (where `${IMAGE_NAME}` corresponds to the filename of the ISO you downloaded).
At this point, you should have the ISO, its corresponding CHECKSUM file, and the keyring file. Use following commands to verify the ISO (where `${IMAGE_NAME}` corresponds to the filename of the ISO you downloaded). Be sure the working directory is where all three files were downloaded, otherwise the commands below will return errors. For most people, this means running `cd ~/Downloads` first.

First command:

Expand Down