Update README.md
added a pointer to my fork where instructions for different operating systems are available
This commit is contained in:
parent
9dcf923f60
commit
ddabde3ce8
|
@ -147,3 +147,6 @@ This requires:
|
|||
{'nvim-telescope/telescope-fzf-native.nvim', build = 'cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release && cmake --build build --config Release && cmake --install build --prefix build' }
|
||||
```
|
||||
|
||||
### Other operating systems Installation
|
||||
Installation procedures for different versions of linux and windows are available in this fork: https://github.com/mgua/kickstart.nvim
|
||||
|
||||
|
|
Loading…
Reference in New Issue