summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README-DEV.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/README-DEV.rst b/README-DEV.rst
index 410ac1e91..73c684cd2 100644
--- a/README-DEV.rst
+++ b/README-DEV.rst
@@ -113,10 +113,6 @@ If you intend to run the test suites::
./configure -c
-If you want to build it into different destination than `/usr/local`.::
-
- ./configure --prefix=/<your directory path>
-
If you don't want to build Fauxton or documentation specify
``--disable-fauxton`` and/or ``--disable-docs`` arguments for ``configure`` to
ignore their build and avoid any issues with their dependencies.