Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
diasjorge committed Oct 31, 2011
1 parent e4f757c commit 61c1f90
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Readme.md
@@ -1,11 +1,14 @@
# Instructions

Initialize submodules
Make sure you have the following installed:

git submodule foreach --recursive "git submodule init; git submodule update"
* git
* git-svn
* subversion
* cvs

Bytecompile the important stuff

rake compile # You can pass EMACS=/alternate/emacs/location
You must clone the repository to ~/.emacs.d or symlink it

$ emacs

This will load the el-get package manager and install all the packages

0 comments on commit 61c1f90

Please sign in to comment.