summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 90fcbb0..dd29244 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ http://www.cairographics.org/pycairo
Dependencies
------------
- cairo >= 1.8.8
+ cairo >= 1.8.10
Python >= 2.6
Compiling
@@ -33,8 +33,8 @@ If you find a bug in Pycairo, please go to
https://bugs.freedesktop.org/enter_bug.cgi?product=pycairo
and submit a bugreport.
-IMPORTANT: make sure you state which version of cairo and pycairo you are
-using when you report a problem or bug.
+IMPORTANT: make sure you state which version of cairo, pycairo, and Python you
+are using when you report a problem or bug.
>>> import cairo
>>> cairo.cairo_version_string() # shows the cairo version