From 0ba8bfc8c4b498b96357e907db3f0571b95db06a Mon Sep 17 00:00:00 2001 From: Janek Bevendorff Date: Fri, 19 Jan 2018 18:31:24 +0100 Subject: [PATCH] Updated Set up Build Environment on Linux (markdown) --- Set-up-Build-Environment-on-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Set-up-Build-Environment-on-Linux.md b/Set-up-Build-Environment-on-Linux.md index caa2deb..a15dd1e 100644 --- a/Set-up-Build-Environment-on-Linux.md +++ b/Set-up-Build-Environment-on-Linux.md @@ -1,7 +1,7 @@ **Note:** This is only a one-time setup guide. For actually building KeePassXC, please refer to our [build guide](Building-KeePassXC). ### Install the C++ toolchain -**You can skip this step if you have a working C++ toolchain (g++, cmake and make)** +You can skip this step if you have a working C++ toolchain (g++, cmake and make) On **Debian/Ubuntu**: