Browse Source

Fixes typos

OKNoah 8 years ago
parent
commit
769b8f5d98
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

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…
Cancel
Save