Skip to content

Commit

Permalink
docs: Add link to install guides in README
Browse files Browse the repository at this point in the history
Although the wiki includes links to the installation guides,
so should the README.

Fixes clearcontainers#537.

Signed-off-by: James O. D. Hunt <[email protected]>
  • Loading branch information
jodh-intel committed Sep 14, 2017
1 parent 91f2b3e commit 5267182
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ The runtime has a built-in command to determine if your host system is capable o
$ cc-runtime cc-check
```

## Quick start for users

See the [installation guides](docs/) available for various operating systems.

## Quick start for developers

See the [developer's installation guide](docs/developers-clear-containers-install.md).
Expand Down

0 comments on commit 5267182

Please sign in to comment.