mirror of
https://github.com/chris2511/xca.git
synced 2026-09-12 19:51:05 +05:00
Close #426: Build Error - fix documentation in README.md
This commit is contained in:
parent
5a92f68057
commit
fbc010a1f0
@ -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`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user