Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Groudas committed Apr 30, 2021
1 parent f257238 commit fc04355
Showing 1 changed file with 11 additions and 20 deletions.
31 changes: 11 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,9 @@ See https://github.com/facebook/mcrouter/wiki to get started.

## Quick start guide

### New! Ubuntu package available

Currently, we support Ubuntu Bionic (18.04) amd64.
Here is how to install it:

Add the repo key:

$ wget -O - https://facebook.github.io/mcrouter/debrepo/bionic/PUBLIC.KEY | sudo apt-key add

Add the following line to apt sources file /etc/apt/sources.list

deb https://facebook.github.io/mcrouter/debrepo/bionic bionic contrib

Update the local repo cache:

$ sudo apt-get update

Install mcrouter:

$ sudo apt-get install mcrouter
### Building on Amazon Linux 2

See [INSTALL.md](/mcrouter/scripts/INSTALL.md)

### Installing From Source

Expand Down Expand Up @@ -87,6 +69,15 @@ the simplest mcrouter setup is:
Documentation: https://github.com/facebook/mcrouter/wiki
Engineering discussions and support: https://www.facebook.com/groups/mcrouter

## Development

This is an internal fork, aimed only to add packaging support for Amazon Linux 2.

Branches:

- upstream: This should track facebook/master
- main: PRs can target this for review

## License

Copyright (c) Facebook, Inc. and its affiliates.
Expand Down

0 comments on commit fc04355

Please sign in to comment.