From f75274d84426d651591ba2a07a4eff2891daf346 Mon Sep 17 00:00:00 2001 From: Ethan Weibman Date: Fri, 3 Aug 2018 22:09:01 -0400 Subject: [PATCH] Update setup.md --- beginner/chapters/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beginner/chapters/setup.md b/beginner/chapters/setup.md index fca2954..2a5910c 100644 --- a/beginner/chapters/setup.md +++ b/beginner/chapters/setup.md @@ -1,7 +1,7 @@ ## Setup ### Prerequisites -There are no specific skills needed for this tutorial beyond a basic comfort with the command line and using a text editor. Prior experience in developing web applications will be helpful but is not required. As you proceed further along the tutorial, we'll make use of [Docker Cloud](https://cloud.docker.com/). +There are no specific skills needed for this tutorial beyond a basic comfort with the command line and using a text editor. Prior experience in developing web applications will be helpful but is not required. ### Setting up your computer Getting all the tooling setup on your computer can be a daunting task, but getting Docker up and running on your favorite OS has become very easy.