Correcting README's for softlink path.

This commit is contained in:
Shaun Setlock
2025-04-19 23:24:38 -04:00
parent 7f1b4069be
commit 050866ea84
3 changed files with 19 additions and 6 deletions

View File

@@ -5,9 +5,9 @@
The configuration files need to be present at this location, `~/.config/nvim`. So, we can use the following command to softlink/symlink,
```bash
ln -s <location of cloned dotfiles nvim directory> ~/.config/nvim
ln -s <location of cloned dotfiles nvim directory> ~/.config
# e.g.
# ln -s ~/dotfiles/nvim ~/.config/nvim
# ln -s ~/dotfiles/nvim ~/.config
```
## `neovim` System Package