diff --git a/Set-up-Build-Environment-on-Linux.md b/Set-up-Build-Environment-on-Linux.md index 8275f81..899887b 100644 --- a/Set-up-Build-Environment-on-Linux.md +++ b/Set-up-Build-Environment-on-Linux.md @@ -1,3 +1,5 @@ +**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)**