docs: nnn git repo

This commit is contained in:
Michel 2024-02-12 14:57:33 +01:00
parent a49a150238
commit 28e04e04bd
1 changed files with 9 additions and 1 deletions

View File

@ -216,5 +216,13 @@ make clean
sudo make O_GITSTATUS=1 O_NAMEFIRST=1 O_NERD=1 install
# Copy plugins
plugins/getplugs
plugins/getplugs master
```
### From repository
```sh
git clone https://github.com/jarun/nnn.git
```
and then, as above…