Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2018-04-11 22:13:34 +0300
committerToshio Kuratomi <a.badger@gmail.com>2018-04-11 23:26:15 +0300
commit98a6827be07b8b1d49f9bcf56ed0bf9c6192ee23 (patch)
tree073a74282b734a513583275e2c6a043859499365 /README.rst
parent12431d23cdb47d89318b54575a5342418b26ba82 (diff)
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 a7dae42616d..c3fbc91da25 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