mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-12 17:43:37 +02:00
Fixes a backtick in Linux instruction
This commit is contained in:
@@ -133,7 +133,7 @@ cmake -GXCode -T buildsystem=1 -Daudacity_use_mad="off" -Daudacity_use_id3tag=of
|
||||
|
||||
3. Build Audacity:
|
||||
```
|
||||
$ make -j'nproc`
|
||||
$ make -j`nproc`
|
||||
```
|
||||
|
||||
4. Testing the build:
|
||||
|
Reference in New Issue
Block a user