diff --git a/windows/readme.md b/windows/readme.md index 6a157d2..47e01ef 100644 --- a/windows/readme.md +++ b/windows/readme.md @@ -2,6 +2,10 @@ * map caps to left-ctrl using https://sharpkeys.codeplex.com/ * install git for Windows -* edit ~/.profile and add `source ~/.bashrc` +* create ~/.profile and add `source ~/.bashrc` * after installing dotfiles, edit ~/.gitconfig and change the editor to be `vim` instead of `/usr/bin/vim` + +## Setting up Clojure + +* Install Lein: https://raw.githubusercontent.com/technomancy/leiningen/stable/bin/lein.bat