Skip to content
Snippets Groups Projects
Commit 0c0dc6c0 authored by Holger Levsen's avatar Holger Levsen
Browse files

explain how to install diffoscope on FreeBSD

parent cd2c7293
No related branches found
No related tags found
No related merge requests found
...@@ -65,6 +65,9 @@ Try it now using Docker: ...@@ -65,6 +65,9 @@ Try it now using Docker:
* On <a href="https://archlinux.org">Arch Linux</a>:<br/> * On <a href="https://archlinux.org">Arch Linux</a>:<br/>
`pacman -S diffoscope` `pacman -S diffoscope`
* On <a href="https://freebsd.org">FreeBSD</a> based systems:<br/>
`pkg install py36-diffoscope`
* On <a href="http://brew.sh/">Homebrew</a>:<br/>`brew install diffoscope` * On <a href="http://brew.sh/">Homebrew</a>:<br/>`brew install diffoscope`
* <a href="/archive">Source tarballs</a> * <a href="/archive">Source tarballs</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment