From 4caad443172f7caa553530c9b197f07a8cce5fc0 Mon Sep 17 00:00:00 2001 From: Xinzi Zhou Date: Wed, 7 Jun 2017 16:54:16 +0800 Subject: [PATCH] Fix README markdown format error Add a missing `[` in the last line of the README file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91c68c3..fee293c 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,4 @@ Mainly because it's simple and anybody with a basic knowledge of shell scripting This is released under the MIT license. See the file [LICENSE](LICENSE). [Virtual Box]: https://www.virtualbox.org/ -Vagrant]: http://www.vagrantup.com/ +[Vagrant]: http://www.vagrantup.com/