chore(readme): add first run steps

This commit is contained in:
Matt Leong 2021-10-20 05:41:59 -07:00
parent fbbb3a5a77
commit 968338ac49

View file

@ -33,6 +33,8 @@ _While CosmicNvim is geared specifically toward TypeScript/JavaScript developmen
### How to install
_Requires Neovim (0.6.0+)_
Using [stow](https://www.gnu.org/software/stow/)
```
@ -55,6 +57,14 @@ Just clone it
$ git clone git@github.com:mattleong/CosmicNvim.git nvim
```
#### First run
You will need to set up Packers compiled file via the steps below:
1. Start NVIM
2. Run `PackerUpdate` & `PackerCompile`
3. Restart NVIM
_Install script coming soon..._
## 📷 Screenshots