Browse Source

Merge pull request #1701 from CaffeinatedTech/patch-1

Update README.rst

for the future: please select meaningful commit messages. Here is a good summarize how a useful commit messages looks like: https://www.conventionalcommits.org/en/v1.0.0-beta.2/#summary

Further read: https://wiki.openstack.org/wiki/GitCommitMessages#Information_in_commit_messages
Markus Heiser 5 years ago
parent
commit
a52a638ba8
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.rst

+ 3 - 3
README.rst

@@ -23,13 +23,13 @@ Go to the `searx-docker <https://github.com/searx/searx-docker>`__ project.
 
 
 Without Docker
 Without Docker
 ------
 ------
-For all the details, follow this `step by step installation <https://asciimoo.github.io/searx/dev/install/installation.html>`__.
+For all of the details, follow this `step by step installation <https://asciimoo.github.io/searx/dev/install/installation.html>`__.
 
 
 Note: the documentation needs to be updated.
 Note: the documentation needs to be updated.
 
 
-If you are in hurry
+If you are in a hurry
 ------
 ------
--  clone source:
+-  clone the source:
    ``git clone https://github.com/asciimoo/searx.git && cd searx``
    ``git clone https://github.com/asciimoo/searx.git && cd searx``
 -  install dependencies: ``./manage.sh update_packages``
 -  install dependencies: ``./manage.sh update_packages``
 -  edit your
 -  edit your