Skip to content

Commit

Permalink
Better wording
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 committed May 26, 2024
1 parent cfed261 commit 2237320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tools/firmware.sh
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ case "$os" in
fi
echo -e "\nHow do you want to copy the firmware to Linux?"
echo -e "\n1. Retrieve the firmware from EFI."
echo "2. Download a macOS Recovery Image from Apple and get the firmware from there."
echo "2. Download a macOS Recovery Image from Apple and extract the firmware from there."
echo -e "\nNote: If you are choosing Option 1, then make sure you have run the same script on macOS before and chose Option 1 (Run the same script on Linux) there."
read choice
case ${choice} in
Expand Down

0 comments on commit 2237320

Please sign in to comment.