Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shabazpatel committed Aug 23, 2018
1 parent 95d1099 commit 8385551
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,12 @@ feel free contribute by adding issues so the contributors can address them.
* [Sharing](#sharing)
* [Contributing to Datmo](/CONTRIBUTING.md)

## Requirements

* [docker](https://docs.docker.com/engine/installation/)

## Installation
```
pip install datmo
```

### Requirements: <br />
docker (installed and running before starting) : Instructions for [Ubuntu](https://docs.docker.com/install/linux/docker-ce/ubuntu/#uninstall-old-versions), [MacOS](https://docs.docker.com/docker-for-mac/install/#install-and-run-docker-for-mac), [Windows](https://docs.docker.com/docker-for-windows/install/)

$ pip install datmo

## Hello-World
Our hello world guide includes showing environment setup and changes, as well as experiment reproducibility. It's available [in our docs here](https://datmo.readthedocs.io/en/latest/quickstart.html).
Expand Down

0 comments on commit 8385551

Please sign in to comment.