Skip to content

Commit

Permalink
Merge pull request #260 from datmo/new-hello-world
Browse files Browse the repository at this point in the history
Add Docker install instructions for MacOS + Ubuntu + windows in hello world docs example
  • Loading branch information
shabazpatel committed Aug 21, 2018
2 parents a617f97 + 152238c commit 95d1099
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ Hello World

Setup:

- docker (installed and running before starting)
- 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/>`_

- datmo (install with ``$ pip install datmo``)
- datmo
install with ``$ pip install datmo``


Steps:
Expand Down

0 comments on commit 95d1099

Please sign in to comment.