diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 6005264..a822c44 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Start with this file and then the documentation in [doc](./doc/gn-guile.md). The current repository lives at ```sh -git clone tux02.genenetwork.org:/home/git/genenetwork/gn-guile +git clone tux02.genenetwork.org:/home/git/public/gn-guile ``` GNU Guile allows you to develop against a live running web server using emacs-geiser. To try this fire up the web server from the `web` directory as |