Skip to content

Commit d93399d

Browse files
authored
Update README.md
1 parent b9f7fb0 commit d93399d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ The application requires the user to be running it as root or with elevated priv
77
To download and install gpm do:
88
* If not as root user: ```wget https://raw.githubusercontent.com/CyberDudeJ/gpm/main/gpm.py && cp gpm.py gpm && rm gpm.py && sudo chmod +x gpm && sudo mv gpm /usr/bin```
99
* If as root user: ```wget https://raw.githubusercontent.com/CyberDudeJ/gpm/main/gpm.py && cp gpm.py gpm && rm gpm.py && chmod +x gpm && mv gpm /usr/bin```
10+
11+
### Packages
12+
The packages are listed within the ``packagelist.json`` file. If you would like to add a package, please fork this repo then create a PR.

0 commit comments

Comments
 (0)