summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-05-19 09:02:17 -0400
committerDavid Thompson <dthompson2@worcester.edu>2015-05-19 09:02:17 -0400
commit56236c0e1aed4166fac8bd5908f28ddc5f928c96 (patch)
tree1580707df3639a61e10b1d3bfb6c7e57e560c446 /README.org
parent1e579064aed9f32061e5edbe1c693cab21f0ce75 (diff)
Update dotfiles with new Guile-based installer.
Diffstat (limited to 'README.org')
-rw-r--r--README.org11
1 files changed, 1 insertions, 10 deletions
diff --git a/README.org b/README.org
index a82e55b..123c6c0 100644
--- a/README.org
+++ b/README.org
@@ -4,17 +4,8 @@
Perhaps you are interested in my Emacs configuration. That has its
own repository. [[https://github.com/davexunit/.emacs.d][Check it out.]]
-** What's in the Box?
- You will find my configuration files for:
- - Bash
- - Git
- - GNU Guile
- - GNU Screen
- - StumpWM
- - X
-
** Installing
The dotfiles are installed by creating symlinks from the
=dotfiles/= directory to the current user's home directory.
- To install, just run =make=.
+ To install, just run =make install=.