mirror of
https://github.com/jarun/nnn.git
synced 2024-11-27 05:11:30 +00:00
Updated Developer guides (markdown)
parent
6dccb94b49
commit
4c2faa661f
|
@ -224,7 +224,7 @@ Discussion [thread](https://github.com/sabotage-linux/netbsd-curses/issues/46).
|
|||
#### Run
|
||||
|
||||
# For shared lib
|
||||
export LD_LIBRARY_PATH=/opt/netbsd-curses:$LD_LIBRARY_PATH
|
||||
export LD_LIBRARY_PATH=/opt/nnn-libs:$LD_LIBRARY_PATH
|
||||
|
||||
# ./nnn
|
||||
|
||||
|
|
Loading…
Reference in a new issue