summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2015-02-26 11:40:17 +0100
committermathieui <mathieui@mathieui.net>2015-02-26 11:40:17 +0100
commit190987bcffa05f542b5f67b405e045c630d3e9a5 (patch)
tree53099142320f54636b4366e69024cc1012a1a8af /README.rst
parent1a8b4eaebefbdf0ecd25b628125b4e772693a8ca (diff)
downloadpoezio-190987bcffa05f542b5f67b405e045c630d3e9a5.tar.gz
poezio-190987bcffa05f542b5f67b405e045c630d3e9a5.tar.bz2
poezio-190987bcffa05f542b5f67b405e045c630d3e9a5.tar.xz
poezio-190987bcffa05f542b5f67b405e045c630d3e9a5.zip
Remove the “make” step from README.rst
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 2 insertions, 8 deletions
diff --git a/README.rst b/README.rst
index adc4e5c7..06b8d7f5 100644
--- a/README.rst
+++ b/README.rst
@@ -40,15 +40,9 @@ website.
The simplest way to have up-to-date dependencies and to be able to test
this developement version is to use the ``update.sh`` script that downloads
-and places them in the right directory.
+them, places them in the right directory, and builds the C module.
-You also need to compile some external C modules, to do this, just enter
-
-::
-
- $ make
-
-you can then launch poezio with
+You can then launch poezio with
::