From bd633ff7ce54b6fec07c272ea4b1a322cd0e0f4b Mon Sep 17 00:00:00 2001 From: Casey Bisson Date: Mon, 22 May 2017 08:15:53 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 360aa5f..c8216ca 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Triton Docker CLI helper -This script installs known-good, tested versions of the Docker (now Moby) and Docker Compose CLI tools for use with Triton. +This script installs known good, tested versions of the Docker (now Moby) and Docker Compose CLI tools for use with Triton. Additionally, this script will automatically configure those tools for use with Triton when you use them, making it easy to switch between Docker on your laptop and Docker on Triton. @@ -8,7 +8,7 @@ Additionally, this script will automatically configure those tools for use with This is designed and tested for Linux and MacOS X. -This code also requires [the Triton CLI tools](https://docs.joyent.com/public-cloud/api-access/cloudapi) and [a Triton account](https://docs.joyent.com/public-cloud/getting-started) on either the Triton Public Cloud (Joyent public cloud) or in a private cloud powered by Triton. +This code also requires [the Triton CLI tools](https://docs.joyent.com/public-cloud/api-access/cloudapi) and [a Triton account](https://docs.joyent.com/public-cloud/getting-started) on either Triton public cloud (Joyent public cloud) or in a private cloud powered by Triton. Use of this software also requires [a Triton profile configured in the Triton CLI tool](https://docs.joyent.com/public-cloud/api-access/cloudapi#configuration).