mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 22:40:34 +02:00
Move bug report address to top.
Mention European FTP mirror site.
This commit is contained in:
parent
7ed46dc83a
commit
86f4024809
1 changed files with 5 additions and 2 deletions
7
README
7
README
|
@ -3,8 +3,11 @@ implementation written in C. Guile provides a machine independent
|
|||
execution platform that can be linked in as a library when building
|
||||
extensible programs.
|
||||
|
||||
Please send bug reports to bug-guile@prep.ai.mit.edu.
|
||||
|
||||
About Snapshots ======================================================
|
||||
|
||||
|
||||
Each night, we make the current Guile sources available via anonymous
|
||||
FTP. Please keep in mind that these sources are strictly
|
||||
experimental; they will usually not be well-tested, and may not even
|
||||
|
@ -26,8 +29,9 @@ anonymous FTP from ftp.red-bean.com, as /pub/guile/guile-core-snap.tar.gz.
|
|||
Via the web, that's: ftp://ftp.red-bean.com/pub/guile/guile-core-snap.tar.gz
|
||||
For getit, that's: ftp.red-bean.com:/pub/guile/guile-core-snap.tar.gz
|
||||
|
||||
The development FTP site is mirrored nightly in Europe at
|
||||
ftp://ftp.aec.at/pub/guile.
|
||||
|
||||
Please send bug reports to bug-guile@prep.ai.mit.edu.
|
||||
|
||||
About This Distribution ==============================================
|
||||
|
||||
|
@ -49,7 +53,6 @@ ice-9, ice-9/*.scm --- run-time support for Guile: the module
|
|||
infrastructure. Usually installed in
|
||||
/usr/local/share/guile/<version>.
|
||||
|
||||
|
||||
Interesting files include:
|
||||
- INSTALL, which contains instructions on building and installing Guile.
|
||||
- NEWS, which describes user-visible changes since the last release of Guile.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue