From bf4ccd01c0f164326e8808083bec7cd8f2581278 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20=C5=A0tefka?= Date: Mon, 3 Oct 2022 03:08:25 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eda85a5..2e2bd0b 100644 --- a/README.md +++ b/README.md @@ -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`