diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-02-11 12:45:22 +0100 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-02-11 12:45:22 +0100 | 
| commit | 15fd33fcc8b5d22d259351a7034e496a02f48814 (patch) | |
| tree | 3d6c4de264d89e822efb03eb41d93d7e26aa68be /README | |
| parent | 6f70f872937cd0e9fc3009c9e1afe88efa1faea4 (diff) | |
| download | geiser-15fd33fcc8b5d22d259351a7034e496a02f48814.tar.gz geiser-15fd33fcc8b5d22d259351a7034e496a02f48814.tar.bz2 | |
README stuff.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 11 | 
1 files changed, 11 insertions, 0 deletions
| @@ -0,0 +1,11 @@ + +* Install + +  - In your .emacs: + +    (load-file "<path-to-geiser>/elisp/geiser.el") +    (geiser-setup) + +  - Check the geiser customization group for some options. In +    particular, geiser-repl-guile-binary, which should point to a +    guile-vm executable. | 
