mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
Fix links
This commit is contained in:
parent
4fe6bcc5db
commit
173c673d37
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue