Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
tata-antares committed Jul 30, 2015
2 parents 6ee23fe + df878e2 commit 076b660
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,18 @@ Main REP features include:
* meta-algorithm design (aka 'rep-lego')


### Running using docker
We provide the docker container with `REP` and all it's dependencies <br />
https://github.com/yandex/rep/wiki/Running-REP-using-Docker/

### Installation
However, if you want to install `REP` on your machine, follow this manual: <br />
https://github.com/yandex/rep/wiki/Installing-manually <br />
### Installation with Docker

We provide the [docker image](https://registry.hub.docker.com/u/anaderi/rep/) with `REP` and all it's dependencies
* [install with Docker on Mac](https://github.com/yandex/rep/wiki/Instal-REP-with-Docker-(Mac-OS-X))
* [install with Docker on Linux](https://github.com/yandex/rep/wiki/Install-REP-with-Docker-(Linux))
* [install with docker-compose on Linux](https://github.com/yandex/rep/wiki/Install-REP-with-docker-compose-(Linux))


### Installation with bare hands
However, if you want to install `REP` and all of its dependencies on your machine yourself, follow this manual: <br/>
https://github.com/yandex/rep/wiki/Installing-manually <br/>
and https://github.com/yandex/rep/wiki/Running-manually

### First steps
Expand Down

0 comments on commit 076b660

Please sign in to comment.