mirror of
https://github.com/jarun/nnn.git
synced 2024-11-27 13:21:29 +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
|
#### Run
|
||||||
|
|
||||||
# For shared lib
|
# For shared lib
|
||||||
export LD_LIBRARY_PATH=/opt/netbsd-curses:$LD_LIBRARY_PATH
|
export LD_LIBRARY_PATH=/opt/nnn-libs:$LD_LIBRARY_PATH
|
||||||
|
|
||||||
# ./nnn
|
# ./nnn
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue