Skip to content

Commit f95d35c

Browse files
Merge pull request #618 from IENT/updateReadme
Update readme
2 parents 9ff4b7f + ebcb3a1 commit f95d35c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,17 @@ Screenshot of YUView:
3030

3131
## Download
3232

33-
You can download precompiled binaries for Windows and MAC from the [release site](https://github.com/IENT/YUView/releases) which are all compiled on travis CI. On the release page you can find:
33+
You can download precompiled binaries for Windows and MAC from the [release site](https://github.com/IENT/YUView/releases) which are all compiled on Github Actions. On the release page you can find:
3434

3535
- Windows installer
3636
- Windows zip
3737
- Mac OS Application
3838
- Linux Appimage
3939

40+
On MacOS, just extract the zip file to your Application folder and remove it from quarantine:
41+
42+
> xattr -d com.apple.quarantine /Applications/YUView.app
43+
4044
If you have Ubuntu 22.04 or newer, you can get YUView from the official repo: `sudo apt install yuview`. For other Linux based platforms we are also on [flathub](https://flathub.org/apps/details/de.rwth_aachen.ient.YUView). More information on YUView on Linux can be found in out wiki page ["YUView on Linux"](https://github.com/IENT/YUView/wiki/YUView-on-Linux).
4145

4246
If none of these apply to you, you can easily [build YUView yourself](https://github.com/IENT/YUView/wiki/Compile-YUView).

0 commit comments

Comments
 (0)