Skip to content

Commit

Permalink
Merge pull request #107 from Random-Liu/fix-deadlink
Browse files Browse the repository at this point in the history
Fix deadlink of travis.yml.
  • Loading branch information
Random-Liu committed Aug 2, 2017
2 parents 6017d84 + 4f98eac commit 502072e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -25,7 +25,7 @@ specifications as appropriate.
### Install Dependencies
1. Install runc dependencies.
* runc requires installation of the libsecomp development library appropriate for your distribution. `libseccomp-dev` (Ubuntu, Debian) / `libseccomp-devel` (Fedora, CentOS, RHEL). On releases of Ubuntu <=Trusty and Debian <=jessie a backport version of
`libsecomp-dev` is required. See [travis.yml](XXXX) for an example on
`libsecomp-dev` is required. See [travis.yml](.travis.yml) for an example on
trusty.
2. Install containerd dependencies.
* containerd requires installation of a btrfs development library. `btrfs-tools`(Ubuntu, Debian) / `btrfs-progs-devel`(Fedora, CentOS, RHEL)
Expand Down

0 comments on commit 502072e

Please sign in to comment.