Fixed MD formatting, and the ln command

This commit is contained in:
Alex Kelly 2019-01-09 15:49:58 -05:00
parent 2a50b24fec
commit 54042374c8

View file

@ -7,4 +7,4 @@ Here are my configuration files that I use on my system. I use Vundle (https://
You should clone this to your home directory, and then create a symlink for the files. For example, if you want to use my .vimrc, you would:
ln -s ~dotfiles/vim/vimrc .vimrc
ln -s ~/dotfiles/vim/vimrc .vimrc