From 97f317a8eb90956862296f333eb889fb36a47ae4 Mon Sep 17 00:00:00 2001 From: Charles Showalter Date: Sat, 28 Jan 2023 22:01:22 +0000 Subject: [PATCH] modified --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 403fe0c..d3d3250 100644 --- a/README.md +++ b/README.md @@ -121,11 +121,11 @@ This is an example of how to list things you need to use the software and how to `dd` : Start the dd command to write DVD/CD iso image. `if=AlmaLinux-8-x86_64-Live-GNOME-Mini-beta-1.iso` : path to the input file. `of=/dev/sdc` : path to destination USB disk/stick. status=progress: display a progress bar while writing the image to the USB stick such as `/dev/sdb`. That’s all! You now have ready Live AlmaLinux on a USB stick. - * **Windows**: + * **Windows:** - For Windows OS there is a helpful free and open-source application - Rufus. + For Windows OS there is a helpful free and open-source application - Rufus. - Open the application, choose your target USB, ISO you need to burn, press start - and Live OS is ready to run. + Open the application, choose your target USB, ISO you need to burn, press start - and Live OS is ready to run. * **MacOS:** @@ -158,7 +158,7 @@ Coming Soons * Press the Windows key. * Type `cmd`. * Under *Best Match*, right-click Command Prompt. - * Click Run as Administrator + * Click `Run as administrator` ![Command Prompt](images/ssh/windows-step4.png)