From f01c3137b2335a1f943d2f96ae10ae0baff59c2e Mon Sep 17 00:00:00 2001 From: Nicholas Walsh Date: Tue, 21 Aug 2018 11:24:45 -0700 Subject: [PATCH] hello world docs addition: docker install instructions for MacOS + Ubuntu --- docs/quickstart.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/quickstart.rst b/docs/quickstart.rst index ef1f9a09..93ad7c02 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -6,9 +6,11 @@ Hello World Setup: - - docker (installed and running before starting) + - docker (installed and running before starting) + Instructions for `Ubuntu `_, `MacOS `_ - - datmo (install with ``$ pip install datmo``) + - datmo + install with ``$ pip install datmo`` Steps: