Fixed MD formatting, and the ln command
This commit is contained in:
parent
2a50b24fec
commit
54042374c8
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
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
|
||||||
|
|
Loading…
Reference in a new issue