summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAndreas Bießmann <biessmann@corscience.de>2011-12-28 09:21:50 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-01-04 11:44:41 +0100
commit3b9911e5f28ff3ff802678519bc3775deee6dbde (patch)
treeaab2f3b2c924e90a3f2efb65048f74f89d3d28eb /README
parente7e45fc758fa8846cd451e2d490ab12410ca6817 (diff)
downloadptxdist-3b9911e5f28ff3ff802678519bc3775deee6dbde.tar.gz
ptxdist-3b9911e5f28ff3ff802678519bc3775deee6dbde.tar.xz
README: PTXdist is in git now
Signed-off-by: Andreas Bießmann <biessmann@corscience.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index a5b037d94..7b36d44fc 100644
--- a/README
+++ b/README
@@ -31,9 +31,9 @@ to install it. When you start using PTXdist, make sure your $PATH
environment variable points to <installpath>/bin, because that's where
the ptxdist frontend program is being installed to.
-For developers who want to work with svn versions of PTXdist it is only
-necessary to run "./configure && make" and set the PATH variable to the
-bin/ directory inside the PTXdist tree.
+For developers who want to work with git versions of PTXdist it is only
+necessary to run "./autogen.sh && ./configure && make" and set the PATH
+variable to the bin/ directory inside the PTXdist tree.
Quickstart