aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoman Lacko <backup.rlacko@gmail.com>2013-04-25 12:51:00 +0200
committerRoman Lacko <backup.rlacko@gmail.com>2013-04-25 12:51:00 +0200
commit465311e322830c8621f3b47e5635b2e490e82fad (patch)
tree6100e938c0814bd7efeee9128209508cc0a21ed5
parent5601a57afc1742e007bfa6150ef04903163d4f64 (diff)
parent28fd46dbbaa725346bd0469f8e8314250c83d2a8 (diff)
Merge branch 'master' of https://github.com/PySide/pyside-setup
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 7abf4613b..0fa632dff 100644
--- a/README.rst
+++ b/README.rst
@@ -29,7 +29,7 @@ Installing PySide on a Windows System
There are two options to install PySide on Windows:
#. Download and install the packages from the `releases page
- <http://releases.qt-project.org/pyside/>`.
+ <http://releases.qt-project.org/pyside/>`_.
#. Use setuptools:
@@ -46,7 +46,7 @@ Installing PySide on a UNIX System
There are no prebuild setuptools distributions available for UNIX System.
To build and install setuptools compatible distributions for UNIX System,
-please read the instruction in section ``Building PySide on a UNIX System``.
+please read the instructions in section ``Building PySide on a UNIX System``.
Using pip vs easy_install
-------------------------