You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ This will open a shell prompt at the root folder of the container (`/opt/docker-
72
72
cd music-encoding
73
73
```
74
74
75
-
From here you can enter the corresponding commands, as found in the [build.xml](https://github.com/music-encoding/music-encoding/blob/develop/build.xml) file of the [music-encoding repository](https://github.com/music-encoding/music-encoding), on the command line.
75
+
From here you can enter the corresponding commands, as found in the [build.xml](https://github.com/music-encoding/music-encoding/blob/develop/build.xml) file of the [music-encoding repository](https://github.com/music-encoding/music-encoding), on the command line. For an overview of all available build commands see [BUILD_COMMANDLINE.md](https://github.com/music-encoding/music-encoding/blob/develop/BUILD_COMMANDLINE.md#available-targets).
0 commit comments