File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ mrViewer 2 ( aka mrv2 ) is an open source playback and review tool for
77visual effects, film and animation.
88
99Contents:
10+ * [ Pre-built Binaries] ( #pre-built-binaries )
1011* [ Building] ( #building )
1112 * [ Dependencies] ( #dependencies )
1213 * [ Building mrv2] ( #building-mrv2 )
@@ -18,6 +19,12 @@ Contents:
1819 * [ Windows] ( #windows )
1920* [ Packaging] ( #packaging )
2021
22+ # Pre-built binaries
23+
24+ If you are looking for pre-built binaries for Windows, Ubuntu22.04 LTS or macOS (Intel), they can be found in:
25+
26+ https://sourceforge.net/projects/mrv2/files/
27+
2128# Building
2229
2330## Dependencies
@@ -73,7 +80,7 @@ Install gettext (libintl / iconv)
7380```
7481apt install gettext # Ubuntu
7582brew install gettext # macOS
76- # Windows (bundled with mrv2)
83+ # Windows (bundled with mrv2)
7784```
7885
7986
You can’t perform that action at this time.
0 commit comments