From 173c673d37ea2e4bb82d159b601e60109a435601 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 27 Apr 2016 17:11:57 +0530 Subject: [PATCH] Fix links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 920d979e9..0daca4278 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ DockerUI is a web interface for the Docker Remote API. The goal is to provide a ### Quickstart ``` -git clone https://github.com/crosbymichael/not-dockers-ui.git -cd not-dockers-ui +git clone https://github.com/kevana/ui-for-docker.git +cd ui-for-docker npm install npm install -g grunt-cli # Make sure your Docker daemon is running