X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=README;h=947bc724038f6ff2e941bb16bfd45d19ab3d5cf3;hb=30a865756f676c2eb476e249d163054152a45e81;hp=2767b680473d8b96da6723a83480f8f4717d2df8;hpb=f81363fb8f1d2956fe94b381ba66e8514f1c08cc;p=emacs-init.git diff --git a/README b/README index 2767b68..947bc72 100644 --- a/README +++ b/README @@ -1,7 +1,13 @@ -The following packages are required: +* Don't forget to (recursively !) initialize git submodules +* Install the required ubuntu packages (see UBUNTU-PACKAGES) +* Create directory - dash-el + ~/.emacs.d/autosave -Create directory +* The rtags tools have to be compiled: - ~/.emacs.d/autosave + $ cd rtags + $ cmake . + $ make + + To use rtags, the rtags daemon must be started and compilation databases added \ No newline at end of file