Skip to content

Commit c2ff495

Browse files
author
fossdd
committed
Fix output directory
Thanks to @josefvin
1 parent 3bef176 commit c2ff495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILD-LINUX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ cmake --build . --config Release
128128

129129
Finally, you can run your newly compiled `Sonic Pi` app within the `build`
130130
directly either by double clicking it in your file manager or via the terminal
131-
(from within the `build` directory):
131+
(from within the `build/gui/qt/sonic-pi` directory):
132132

133133
```
134134
./sonic-pi

0 commit comments

Comments
 (0)