We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a6e05 commit 1dc1c2eCopy full SHA for 1dc1c2e
README.md
@@ -85,7 +85,7 @@ Please note that **Ubuntu 18.04 is not supported anymore in version 4.X**. Ubunt
85
86
First, install the following dependencies (optional, but recommended):
87
88
- sudo apt-get install libzmq3-dev libboost-dev libncurses5-dev libncursesw5-dev
+ sudo apt-get install libzmq3-dev libboost-coroutine-dev libncurses5-dev libncursesw5-dev
89
90
To compile and install the library, from the BehaviorTree.CPP folder, execute:
91
0 commit comments