瀏覽代碼

google-compute-engine: fix typos

Johan Euphrosine 11 年之前
父節點
當前提交
a3ee36b747
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/installation/google.rst

+ 1 - 1
docs/sources/installation/google.rst

@@ -62,7 +62,7 @@
 
 .. code-block:: bash
 
-    docker-playground:~$ echo "DOCKER_OPTS="$DOCKER_OPTS -mtu 1460" | sudo tee -a /etc/defaults/docker
+    docker-playground:~$ echo 'DOCKER_OPTS="$DOCKER_OPTS -mtu 1460"' | sudo tee -a /etc/default/docker
     docker-playground:~$ sudo service docker restart
 
 8. Start a new container: