diff options
author | Bruno Grasselli <bruno.grasselli@gmail.com> | 2018-02-09 22:01:42 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-02-12 08:19:34 +0100 |
commit | b9e323334d2f8afdb4998d22d16a7643981abc63 (patch) | |
tree | 5ed5e4684d2067b965bb43ad26f9f8f43cc54700 /README.md | |
parent | 155ea88184d7e4c456b38c50cb057fcbc65103f6 (diff) | |
download | curl-b9e323334d2f8afdb4998d22d16a7643981abc63.tar.gz |
README: language fix
s/off/from
Closes #2300
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ downloads. ## Git -To download the very latest source off the Git server do this: +To download the very latest source from the Git server do this: git clone https://github.com/curl/curl.git |