diff options
author | Alexander_Kabui | 2024-05-31 14:05:56 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-05-31 14:05:56 +0300 |
commit | cda9c276cd1b2b2c03e0bbc817999763fa31d7d9 (patch) | |
tree | 3602782e9c103fe722e85e49b279cb0c26940410 /README.md | |
parent | e12150797ca75f1c35d55e16c73848c30937ff77 (diff) | |
download | gn-guile-cda9c276cd1b2b2c03e0bbc817999763fa31d7d9.tar.gz |
Update docs for gn-guile repo path.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |