Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Sep 21, 2022
1 parent 304e3b5 commit 48a9e1c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Screenscraper is used as the default scraper.
The media folder and the metadata file are both stored [DIRECTORY]

* Dependencies
+ =skyscraper-git= AUR / [[https://github.com/muldjord/skyscraper][github]]
+ =skyscraper-git= AUR / [[https://github.com/muldjord/skyscraper][github]]
+ =pegasus-frontend-git= AUR / [[https://github.com/mmatyas/pegasus-frontend][github]]
+ =wget=
- Debian
Expand All @@ -21,7 +21,7 @@ you can download the executable using =wget=.
wget https://raw.githubusercontent.com/AfzGit/pegasus-skyscraper/main/pgsk && chmod a+x pgsk && sudo mv pgsk /usr/bin/
#+END_SRC

Note: pgsk is stored in your /usr/bin folder.
Note: After using the above command, pgsk is stored /usr/bin/. Make sure you have skyscraper and pegasus installed
* Usage
=pgsk [DIRECTORY] [CONSOLE]=

Expand All @@ -43,3 +43,5 @@ Note: pgsk is stored in your /usr/bin folder.
stores media and metadata in '~/Games/WII/'

then add the metadata file in pegasus-frontend for media and games to be detected.
* Uninstalling
=sudo rm -i /usr/bin/pgsk=

0 comments on commit 48a9e1c

Please sign in to comment.