diff --git a/README.md b/README.md index ebb4ac59..429d05ad 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ To build XCA you need: - Install the dependencies ``` - sudo apt install build-essential libssl-dev pkg-config qtbase5-dev qttools5-dev-tools libqt5sql5 libqt5help5 cmake qttools5-dev python3-sphinx + sudo apt install build-essential libssl-dev pkg-config qtbase5-dev qttools5-dev-tools libqt5sql5 libqt5help5 cmake qttools5-dev python3-sphinxcontrib.qthelp ``` - Clone: `git clone https://github.com/chris2511/xca.git` - Configure: `cmake -B build xca`