fix: correct the package name

This commit is contained in:
Kevin Yue
2023-01-08 19:48:48 +08:00
parent 7c299f6e68
commit d6fa32d95d
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ sudo apt-get install -y \
libqt5websockets5-dev \
qtwebengine5-dev \
qttools5-dev \
qtkeychain-dev
qt5keychain-dev \
openconnect \
./scripts/install.sh

View File

@@ -7,7 +7,7 @@ sudo apt-get install -y \
libqt5websockets5-dev \
qtwebengine5-dev \
qttools5-dev \
qtkeychain-dev \
qt5keychain-dev \
openconnect
./scripts/install.sh