From 4ca5b4a0823b2a6d7deaa7681fbd5b7c2f9dac6a Mon Sep 17 00:00:00 2001 From: rimusz Date: Wed, 30 Apr 2014 20:06:27 +0100 Subject: [PATCH] v0.4.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 356f6e3..b186bbf 100755 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Path to ~/coreos-osx/bin where docker, etcdclt and fleetctl binaries are stored ```` * ````Setup/Update```` ````Check for updates```` will update to the latest docker, etcdclt and fleetctl OS X clients * ````SSH```` will open VM shell -* (DockerUI](https://github.com/crosbymichael/dockerui) will show all running containers and etc (it might take a bit of a time after install for it to work as it needs to download it's image) +* [DockerUI](https://github.com/crosbymichael/dockerui) will show all running containers and etc (it might take a bit of a time after install for it to work as it needs to download it's image) TO-DOs ------