diff --git a/README.md b/README.md index 06c64bf..cc11012 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ Also see the [mailing list](https://groups.google.com/a/dockerproject.org/forum/ ## Dockerfile -[The configuration file](https://docs.docker.com/reference/builder/). Sets up a Docker container when you run `docker build` on it. Vastly preferable to `docker commit`. If you use [jEdit](http://jedit.org), I've put up a syntax highlighting module for [Dockerfile](https://github.com/wsargent/jedit-docker-mode) you can use. You may also like to try the [tools section](#tools). +[The configuration file](https://docs.docker.com/reference/builder/). Sets up a Docker container when you run `docker build` on it. Vastly preferable to `docker commit`. If you use [jEdit](http://jedit.org), I've put up a syntax highlighting module for [Dockerfile](https://github.com/wsargent/jedit-docker-mode) you can use. ### Instructions