mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-15 02:45:23 +01: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