ソースを参照

Update README.md

Bastien Sevajol 7 年 前
コミット
beb43bf4d6
No account linked to committer's email
共有1 個のファイルを変更した3 個の追加1 個の削除を含む
  1. 3 1
      README.md

+ 3 - 1
README.md ファイルの表示

102
 
102
 
103
 In case you prefer using Docker:
103
 In case you prefer using Docker:
104
 
104
 
105
-You need to install docker on your server first.
105
+You need to install docker on your server first (see [https://docs.docker.com/install/linux/docker-ce/debian/](here))
106
 Make sure `docker.service` is started correctly.
106
 Make sure `docker.service` is started correctly.
107
 
107
 
108
+    systemctl status docker.service
109
+
108
 **If you want to use the latest stable image: **
110
 **If you want to use the latest stable image: **
109
 
111
 
110
     sudo docker run \
112
     sudo docker run \