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**: