From 94a1e726545e79ba61b1b5bd33ef71832d365fe2 Mon Sep 17 00:00:00 2001 From: hannah98 Date: Wed, 4 Oct 2017 06:59:43 -0500 Subject: [PATCH] Specified using Docker is optional --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e0c8dbe..0f46b5b 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ $ pipenv install ## Docker +Another option for running this blockchain program is to use Docker. Follow the instructions below to create a local Docker container: + 1. Clone this repository 2. Build the docker container