Browse Source

Update README.md

Bastien Sevajol 6 years ago
parent
commit
6593414e06
No account linked to committer's email
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md View File

@@ -102,7 +102,7 @@ If you want your own dedicated instance but do not want to manage it by yourself
102 102
 
103 103
 In case you prefer using Docker:
104 104
 
105
-You need to install docker on your server first (see [https://docs.docker.com/install/linux/docker-ce/debian/](here))
105
+You need to install docker on your server first (see [here](https://docs.docker.com/install/linux/docker-ce/debian/))
106 106
 Make sure `docker.service` is started correctly.
107 107
 
108 108
     systemctl status docker.service