Skip to content

Commit a79f3c7

Browse files
committed
Updated README.md to point to pre-built binaries in sourceforge.
1 parent 8ffcaf9 commit a79f3c7

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ mrViewer 2 ( aka mrv2 ) is an open source playback and review tool for
77
visual effects, film and animation.
88

99
Contents:
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
```
7481
apt install gettext # Ubuntu
7582
brew install gettext # macOS
76-
# Windows (bundled with mrv2)
83+
# Windows (bundled with mrv2)
7784
```
7885

7986

0 commit comments

Comments
 (0)