summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/INSTALL
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-02-07 00:27:20 +0000
committerKarl Berry <karl@freefriends.org>2016-02-07 00:27:20 +0000
commit0f5e19a268f4d86c2897f590563f21c8277c18d1 (patch)
tree7e65891f29ccde62ed60cbcc94e7fb7631429ac2 /Build/source/utils/asymptote/INSTALL
parent1b8f7f1bf982c75d77d85ac6855d48332cd41ca4 (diff)
asy 2.36 sources
git-svn-id: svn://tug.org/texlive/trunk@39610 c570f23f-e606-0410-a88d-b1316a301751
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