We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23a0c0 commit ff7e3aaCopy full SHA for ff7e3aa
doc/build_doc/linux/README.md
@@ -99,9 +99,9 @@ sudo apt-get install libgtk2.0-dev libasound2-dev libjack-jackd2-dev uuid-dev
99
# clone Audacity
100
git clone https://github.com/audacity/audacity.git
101
102
-# It is recommended to check out specific tag / branch here, such as release-3.6.0
+# It is recommended to check out specific tag / branch here, such as release-3.6.1
103
cd audacity
104
-git checkout release-3.6.0
+git checkout release-3.6.1
105
cd ..
106
107
# Create build directory
0 commit comments