From deda673382bddb0e56429c9e4c9cc645ae37b93b Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Sun, 1 May 2011 14:20:10 +0200 Subject: Add basic build and run instructions --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README b/README index ee55533..3e7ab53 100644 --- a/README +++ b/README @@ -16,6 +16,20 @@ Requirements * PyGObject >= 2.28.3, Debian package: python-gobject * DBus Python Bindings >= 0.83, Debian package: python-dbus +Build +----- +To build ppm use: + + ./configure + make + +Running +------- +If you don't want to install ppm on you system you can run it from the source +tree: + + src/prepaid-manager-applet.py + Project Page ------------ https://honk.sigxcpu.org/piki/projects/ppm -- cgit v1.2.3