Skip to content

Commit

Permalink
Specify size increase
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen-sz authored Jan 21, 2025
1 parent 4a26ba2 commit 7c552da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Shell script that pools together info needed for Free Geek build sheets. Will on

### How to run:
1. Open the terminal app from the dock
2. Paste this into the terminal to install git, clone (download) the scripit, and run it. It is recommended to increase the size of your terminal at this time.
2. Paste this into the terminal to install git, clone (download) the scripit, and run it. It is recommended to increase the size of your terminal to about the size of the display at this time.
```console
sudo apt install git -y && git clone https://github.com/Owen-sz/freegeek-info-script.git && cd freegeek-info-script && sudo bash freegeek-info.sh
```
Expand Down

0 comments on commit 7c552da

Please sign in to comment.