소스 검색

Update README.md

Bastien Sevajol 6 년 전
부모
커밋
6593414e06
No account linked to committer's email
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md 파일 보기

@@ -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