Correcting README's for softlink path.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user