From fb21f20278b409ebf35dd00a075c036cf8ba2e49 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Thu, 10 Oct 1996 01:07:31 +0000 Subject: [PATCH] Give the snapshot location in other friendly formats. --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index b55d16f8b..d82a3578e 100644 --- a/README +++ b/README @@ -20,6 +20,9 @@ IMPORTANT FACTS ABOUT SNAPSHOTS: The Guile snapshots are available via anonymous FTP from alpha.gnu.ai.mit.edu, as /gnu/guile-snap.tar.gz. +Via the web, it's: ftp://alpha.gnu.ai.mit.edu/gnu/guile-snap.tar.gz +For getit, that's: alpha.gnu.ai.mit.edu:/gnu/guile-snap.tar.gz + Guile is a portable, embeddable Scheme implementation written in C. Guile provides a machine independent execution platform that can be linked in as a library when building extensible programs.