summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2018-04-11 12:13:34 -0700
committerToshio Kuratomi <a.badger@gmail.com>2018-04-11 13:26:15 -0700
commit98a6827be07b8b1d49f9bcf56ed0bf9c6192ee23 (patch)
tree073a74282b734a513583275e2c6a043859499365 /README.rst
parent12431d23cdb47d89318b54575a5342418b26ba82 (diff)
downloadansible-98a6827be07b8b1d49f9bcf56ed0bf9c6192ee23.tar.gz
When I rebased the README as rst PR, I missed a few changes.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 2 insertions, 8 deletions
diff --git a/README.rst b/README.rst
index a7dae42616..c3fbc91da2 100644
--- a/README.rst
+++ b/README.rst
@@ -23,12 +23,6 @@ run directly from the development branch - while significant efforts are made to
``devel`` is reasonably stable, you're more likely to encounter breaking changes when running
Ansible this way.
-If you want to download a tarball of a release, go to
-`releases.ansible.com <https://releases.ansible.com/ansible>`_, though
-most users use ``yum`` (using the EPEL instructions linked above),
-``apt`` (using the PPA instructions linked above), or
-``pip install ansible``.
-
Design Principles
=================
@@ -58,7 +52,7 @@ Get Involved
``git rebase`` vs ``git merge`` for this reason. If submitting a
large code change (other than modules), it's probably a good idea to
join ansible-devel and talk about what you would like to do or add
- first and to avoid duplicate efforts. This not only helps everyone
+ first to avoid duplicate efforts. This not only helps everyone
know what's going on, it also helps save time and effort if we decide
some changes are needed.
* Users list:
@@ -91,7 +85,7 @@ Ansible was created by `Michael DeHaan <https://github.com/mpdehaan>`_
Ansible is sponsored by `Ansible, Inc <https://ansible.com>`_
-Licence
+License
=======
GNU General Public License v3.0