diff --git a/README.markdown b/README.markdown index f26314d..2b37317 100755 --- a/README.markdown +++ b/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. \ No newline at end of file