Skip to content

Commit dab3eef

Browse files
authored
Ncurses dependency added to the README.md (BehaviorTree#458)
1 parent 0181a1f commit dab3eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Please note that **Ubuntu 18.04 is not supported anymore in version 4.X**. Ubunt
8484

8585
First, install the following dependencies (optional, but recommended):
8686

87-
sudo apt-get install libzmq3-dev libboost-dev
87+
sudo apt-get install libzmq3-dev libboost-dev libncurses5-dev libncursesw5-dev
8888
8989
To compile and install the library, from the BehaviorTree.CPP folder, execute:
9090

0 commit comments

Comments
 (0)