瀏覽代碼

Fixes typos

OKNoah 8 年之前
父節點
當前提交
769b8f5d98
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      README.md

+ 2
- 2
README.md 查看文件

106
 
106
 
107
 ## On your local machine
107
 ## On your local machine
108
 
108
 
109
-Ansible (the toll setting up your server) runs locally on your computer and sends commands to the remote server. Download this repository somewhere on your machine, either through `Clone or Download > Download ZIP` above, `wget`, or `git` as below
109
+Ansible (the tool setting up your server) runs locally on your computer and sends commands to the remote server. Download this repository somewhere on your machine, either through `Clone or Download > Download ZIP` above, `wget`, or `git` as below
110
     
110
     
111
-    git https://github.com/sovereign/sovereign.git
111
+    git clone https://github.com/sovereign/sovereign.git
112
 
112
 
113
 ### 4. Configure your installation
113
 ### 4. Configure your installation
114
 
114
 

Loading…
取消
儲存