Skip to content

Commit 0d7b7c3

Browse files
Update README.md
1 parent 0cef2e2 commit 0d7b7c3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,14 @@ If you are looking for a more fancy graphical user interface (and I know you do)
7878

7979
![Groot screenshot](docs/groot-screenshot.png)
8080

81-
# How to compile
81+
# How to compile (Ubuntu)
8282

83-
On Ubuntu, you are encourage to install the following dependencies:
83+
Please note that **Ubuntu 18.04 is not supported anymore in version 4.X**. Ubuntu 20.04 or later is required.
84+
85+
First, install the following dependencies (optional, but recommended):
8486

8587
sudo apt-get install libzmq3-dev libboost-dev
8688
87-
Other dependencies are already included in the __3rdparty__ folder.
88-
8989
To compile and install the library, from the BehaviorTree.CPP folder, execute:
9090

9191
mkdir build; cd build

0 commit comments

Comments
 (0)