diff --git a/README.rst b/README.rst index 52c89777..fabd0e4e 100644 --- a/README.rst +++ b/README.rst @@ -43,6 +43,14 @@ Recommended - A Python environment management tool (e.g. `PyEnv `__, `VirtualEnv `__) + +- Clone this repo to easy follow instructions + +:: + + git clone https://github.com/aws/sagemaker-scikit-learn-container.git + cd sagemaker-scikit-learn-container + Building your image -------------------