mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
update download location in manual
* doc/ref/intro.texi (Obtaining and Installing Guile): Update download location.
This commit is contained in:
parent
3de9a08715
commit
96d98db12f
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
@c -*-texinfo-*-
|
||||
@c This is part of the GNU Guile Reference Manual.
|
||||
@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2006
|
||||
@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2006, 2010
|
||||
@c Free Software Foundation, Inc.
|
||||
@c See the file guile.texi for copying conditions.
|
||||
|
||||
|
@ -69,10 +69,10 @@ imposed on them.
|
|||
|
||||
Guile can be obtained from the main GNU archive site
|
||||
@url{ftp://ftp.gnu.org} or any of its mirrors. The file will be named
|
||||
guile-version.tar.gz. The current version is @value{VERSION}, so the
|
||||
file you should grab is:
|
||||
guile-@var{version}.tar.gz. The current version is @value{VERSION},
|
||||
so the file you should grab is:
|
||||
|
||||
@url{ftp://ftp.gnu.org/pub/gnu/guile-@value{VERSION}.tar.gz}
|
||||
@url{ftp://ftp.gnu.org/gnu/guile/guile-@value{VERSION}.tar.gz}
|
||||
|
||||
To unbundle Guile use the instruction
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue