From d56cafab2e1d3debd9a03fd4e83a683a9e9f21eb Mon Sep 17 00:00:00 2001 From: Scott Buchanan Date: Mon, 3 Jun 2024 20:54:19 +0100 Subject: [PATCH] fix broken command in INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index e84cdf057..976e2c9b6 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -285,7 +285,7 @@ Create a build directory as a sibling of the xiphos directory: ## 5. Install the required dependencies: - $ sudo apt-get appstream-util cmake g++ desktop-file-utils fp-utils git gsettings-desktop-schemas-dev intltool itstool libdbus-glib-1-dev libenchant-dev libgail-3-dev libglade2-dev libgtk-3-dev libminizip-dev libsword-dev libwebkit2gtk-4.1-dev libxml2-dev libxml2-utils make python-dev-is-python3 swig uuid-dev uuid-runtime yelp-tools xzip + $ sudo apt-get install appstream-util cmake g++ desktop-file-utils fp-utils git gsettings-desktop-schemas-dev intltool itstool libdbus-glib-1-dev libenchant-dev libgail-3-dev libglade2-dev libgtk-3-dev libminizip-dev libsword-dev libwebkit2gtk-4.1-dev libxml2-dev libxml2-utils make python-dev-is-python3 swig uuid-dev uuid-runtime yelp-tools xzip ## 6. Configuration: