Update README.md

This commit is contained in:
Jiří Štefka 2022-10-03 03:08:25 +02:00 committed by GitHub
parent 417e62285c
commit bf4ccd01c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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`