Update README.md
This commit is contained in:
parent
417e62285c
commit
bf4ccd01c0
1 changed files with 2 additions and 2 deletions
|
@ -16,10 +16,10 @@
|
|||
nvim +PackerSync
|
||||
```
|
||||
|
||||
- Clone my config into `~/.config/nvim/user`
|
||||
- Clone my config into `~/.config/nvim/lua/user`
|
||||
|
||||
```bash
|
||||
git clone https://github.com/jiriks74/astronvim_config ~/.config/nvim/user
|
||||
git clone https://github.com/jiriks74/astronvim_config ~/.config/nvim/lua/user
|
||||
```
|
||||
|
||||
- Open nvim and run `:PackerSync`
|
||||
|
|
Loading…
Reference in a new issue