diff --git a/README.md b/README.md index 4f0b4bc..9ddb5f3 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This project is built with CMake. Make sure you have all the dependencies installed. ``` -sudo apt install cmake build-essential libgl1-mesa-dev +sudo apt install cmake build-essential libgl1-mesa-dev libxext-dev ``` Clone the repo: