From dec6c7d24f7f3757b5351057bc435770dfea0326 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Fri, 4 Aug 2006 20:22:47 +0000 Subject: 2.11.1 --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 594dd9b5..84b53abd 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -PyGTK +PyGObject ===== Original author: James Henstridge Current maintainer: Johan Dahlin @@ -50,7 +50,7 @@ say you wrote bits you didn't. Compilation =========== -PyGTK uses the standard autotools for the build infrastructure. To +PyGObject uses the standard autotools for the build infrastructure. To build, it should be as simple as running: $ ./configure --prefix= @@ -73,12 +73,12 @@ for all the .py files. Note. If you're installing to another prefix than the one where python is installed you'll need to set the PYTHONPATH variable to the $prefix/lib/pythonX.Y/site-packages directory created by -the PyGTK installation. +the PyGObject installation. Tests ===== -After having compiled and installed pygtk, you may want to test them. +After having compiled and installed pygobject, you may want to test them. There are a number of example programs available in the examples/ subdirectory. -- cgit v1.2.1