diff options
author | David Thompson <dthompson2@worcester.edu> | 2015-05-19 09:02:17 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2015-05-19 09:02:17 -0400 |
commit | 56236c0e1aed4166fac8bd5908f28ddc5f928c96 (patch) | |
tree | 1580707df3639a61e10b1d3bfb6c7e57e560c446 /Makefile | |
parent | 1e579064aed9f32061e5edbe1c693cab21f0ce75 (diff) |
Update dotfiles with new Guile-based installer.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ # This makefile might be more useful eventually. install: - ./install.sh + ./install.scm |