Browse code

When I rebased the README as rst PR, I missed a few changes.

(cherry picked from commit 98a6827be07b8b1d49f9bcf56ed0bf9c6192ee23)

Toshio Kuratomi authored on 2018/04/12 04:13:34
Showing 1 changed files
... ...
@@ -23,12 +23,6 @@ run directly from the development branch - while significant efforts are made to
23 23
 ``devel`` is reasonably stable, you're more likely to encounter breaking changes when running
24 24
 Ansible this way.
25 25
 
26
-If you want to download a tarball of a release, go to
27
-`releases.ansible.com <https://releases.ansible.com/ansible>`_, though
28
-most users use ``yum`` (using the EPEL instructions linked above),
29
-``apt`` (using the PPA instructions linked above), or
30
-``pip install ansible``.
31
-
32 26
 Design Principles
33 27
 =================
34 28
 
... ...
@@ -58,7 +52,7 @@ Get Involved
58 58
    ``git rebase`` vs ``git merge`` for this reason. If submitting a
59 59
    large code change (other than modules), it's probably a good idea to
60 60
    join ansible-devel and talk about what you would like to do or add
61
-   first and to avoid duplicate efforts. This not only helps everyone
61
+   first to avoid duplicate efforts. This not only helps everyone
62 62
    know what's going on, it also helps save time and effort if we decide
63 63
    some changes are needed.
64 64
 *  Users list:
... ...
@@ -91,7 +85,7 @@ Ansible was created by `Michael DeHaan <https://github.com/mpdehaan>`_
91 91
 
92 92
 Ansible is sponsored by `Ansible, Inc <https://ansible.com>`_
93 93
 
94
-Licence
94
+License
95 95
 =======
96 96
 
97 97
 GNU General Public License v3.0