From 7cfc1e88685fa4973d3e0020312c00615ef191a9 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Thu, 1 Sep 2016 17:13:03 -0600 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 161e4bb..a3754ae 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ I like to dockerize all my tools so I am making this repo to dockerize Neovim. The first step is to build the the docker image. I call mine thornycrackers/neovim so you will have to change that accordingly for the following steps ``` -$ docker build -t=thornycrackers/neovim . +$ make build ``` # Step 2: Run the image -- cgit v1.2.3