diff options
author | 2019-01-06 17:18:59 +0530 | |
---|---|---|
committer | 2019-01-06 17:38:34 +0530 | |
commit | b8f6432560faa59c1fc038578ee4804d72522724 (patch) | |
tree | 4d0f118767b25d8c9be395a57d1ebc3b29d029cd | |
parent | 72e305759e66cbd6d7e6aa139e93ff5980c66cad (diff) | |
download | nnn-b8f6432560faa59c1fc038578ee4804d72522724.tar.gz |
Add Raspberry Pi compilation/board info
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -182,7 +182,8 @@ To cook yourself, download the [latest stable release](https://github.com/jarun/ `PREFIX` is supported, in case you want to install to a different location. -Instructions for [Cygwin](https://github.com/jarun/nnn/wiki/Cygwin-instructions). +- Compilation information for [Raspberry Pi](https://github.com/jarun/nnn/issues/182) +- Instructions for [Cygwin](https://github.com/jarun/nnn/wiki/Cygwin-instructions) #### Shell completion |