summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/INSTALL')
-rw-r--r--Build/source/utils/asymptote/INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/utils/asymptote/INSTALL b/Build/source/utils/asymptote/INSTALL
index 6c8f1becfc2..ae5e3394b9e 100644
--- a/Build/source/utils/asymptote/INSTALL
+++ b/Build/source/utils/asymptote/INSTALL
@@ -25,12 +25,12 @@ configure --help
See also the generic configure instructions below.
-Compiling Asymptote from Subversion Developmental Source Code
+Compiling Asymptote from Git Developmental Source Code
=============================================================
-To compile from Subversion developmental source code:
+To compile from Git developmental source code:
-svn co http://svn.code.sf.net/p/asymptote/code/trunk/asymptote
+git clone http://github.com/vectorgraphics/asymptote
cd asymptote
./autogen.sh
./configure