Update modules/ROOT/pages/installation/index.adoc

Fix typo.
This commit is contained in:
Bobby Gryzynger 2026-05-12 16:04:19 +00:00 committed by Stephen Gallagher
commit 60e9a7d7ff

View file

@ -122,7 +122,7 @@ A installation on bare metal requires to transfer the installation file to a boo
. As a (typically hands-off) server sysadmin, you can use the "Media Writer" graphical utility provided by the Fedora Project to accomplish this task. See https://docs.fedoraproject.org/en-US/quick-docs/creating-and-using-a-live-installation-image/#using-fedora-media-writer[Creating and using a live installation image - Using Fedora Media Writer] for guidance on using this program.
. As a (hard core) server sysadmin to be, you might prefer a fast and efficiont CLI tool, the `dd` command. If you are already in a terminal window, connect the USB stick and enter the following command to get a list of connected devices.
. As a (hard core) server sysadmin to be, you might prefer a fast and efficient CLI tool, the `dd` command. If you are already in a terminal window, connect the USB stick and enter the following command to get a list of connected devices.
+
[source,]
----