Skip to content

Commit ff7e3aa

Browse files
Update README.md
1 parent e23a0c0 commit ff7e3aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/build_doc/linux/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ sudo apt-get install libgtk2.0-dev libasound2-dev libjack-jackd2-dev uuid-dev
9999
# clone Audacity
100100
git clone https://github.com/audacity/audacity.git
101101
102-
# It is recommended to check out specific tag / branch here, such as release-3.6.0
102+
# It is recommended to check out specific tag / branch here, such as release-3.6.1
103103
cd audacity
104-
git checkout release-3.6.0
104+
git checkout release-3.6.1
105105
cd ..
106106
107107
# Create build directory

0 commit comments

Comments
 (0)