mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-18 18:02:46 +01:00
Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -1,2 +1,19 @@
|
||||
# launcher
|
||||
The launcher for GameShell
|
||||
|
||||
|
||||
# Dependent packages
|
||||
|
||||
* validators, numpy, requests, python-mpd2, beeprint, python-pycurl, python-alsaaudio, python-pygame, python-gobject, python-xlib, python-wicd
|
||||
* wicd
|
||||
* mpd
|
||||
|
||||
## Install dependent packages
|
||||
|
||||
```
|
||||
sudo apt-get -y install mpd ncmpcpp git libuser
|
||||
sudo apt-get -y install python-wicd wicd wicd-curses python-pycurl python-alsaaudio python-pygame python-gobject python-xlib
|
||||
|
||||
sudo apt-get -y install python-pip
|
||||
sudo pip install validators numpy requests python-mpd2
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user