diff --git a/.README.md b/.README.md index 15586f3..2eb8b99 100644 --- a/.README.md +++ b/.README.md @@ -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ā€¦