Skip to content

Commit

Permalink
README change
Browse files Browse the repository at this point in the history
  • Loading branch information
vertexclique committed Jun 16, 2012
1 parent aaa3847 commit 2dd20e7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.markdown
@@ -1,8 +1,8 @@
(defun kts (emacs config)
"chris wanstrath // chris@ozmm.org"
(git-clone "git://github.com/volvox/emacs.git")
(ruby "emacs/install.rb")
(find-file "emacs/local.el")
(insert '(load "volvox"))
(save-buffer))
INSTALLATION
=============

```
curl https://raw.github.com/vertexclique/volvox/master/do-install.sh | sh
```

...and take a rest.

0 comments on commit 2dd20e7

Please sign in to comment.