diff --git a/linux/build.txt b/linux/build.txt index de718deb4..663f5d3db 100644 --- a/linux/build.txt +++ b/linux/build.txt @@ -64,7 +64,7 @@ Audacity: 1) Create a 'build' subdirectory under Audacity and change to it. - 2) Now to build Audacity itself. In the following command -j4 means use 4 cores. + 2) Now to build Audacity itself. Using a build directory (and .. in the command) keeps source and object files in separate directories.