aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoman Lacko <backup.rlacko@gmail.com>2013-04-24 20:45:41 +0300
committerRoman Lacko <backup.rlacko@gmail.com>2013-04-24 20:45:41 +0300
commit28fd46dbbaa725346bd0469f8e8314250c83d2a8 (patch)
treeb410d12c757307be9ea1839cef33be793ab273e2
parentf9933ac4fb362e68acafeb725db499567e3d3747 (diff)
Update README.rst
-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
-------------------------