Skip to content
Snippets Groups Projects
Commit 7ceafac1 authored by Andri Joos's avatar Andri Joos :blush:
Browse files

add installation instructions

parent 2d92dbeb
No related branches found
No related tags found
No related merge requests found
# pc-setup-scripts
This tool installs and updates applications and packages using various package managers.
## Installation instructions
```sh
sudo apt update && sudo apt install -y git
git clone https://git.420joos.dev/andrijoos/pc-setup-scripts.git
cd pc-setup-scripts
chmod +x *.sh
```
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment