Skip to content

Commit

Permalink
Link to PPA
Browse files Browse the repository at this point in the history
  • Loading branch information
benmwebb committed Mar 8, 2024
1 parent 93007e7 commit 3728b56
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion doc/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,16 @@ or on a Mac with [Homebrew](https://brew.sh/), install with

brew tap salilab/salilab; brew install rmf

or on a Fedora or RedHat Enterprise Linux system, install with
or on a Fedora or RedHat Enterprise Linux system, install via
[COPR](https://copr.fedorainfracloud.org/coprs/salilab/salilab/) with

dnf copr enable salilab/salilab; dnf install RMF

or on an Ubuntu LTS system, install via
[PPA](https://launchpad.net/~salilab/+archive/ubuntu/ppa) with

apt install software-properties-common; add-apt-repository ppa:salilab/ppa; apt install rmf

IMP: Download an IMP binary (which includes RMF) from the
[IMP download page](https://integrativemodeling.org/download.html).

Expand Down

0 comments on commit 3728b56

Please sign in to comment.