diff options
author | Umut Ucak <umutucak@proton.me> | 2023-10-10 21:16:28 +0200 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2023-10-11 06:19:31 +0200 |
commit | 24561370b7702846124ab083701792deee310c5b (patch) | |
tree | 02b0af1dafcd827840b89b04db6c16de31f3208c /README.rst | |
parent | 3388441917d4e33bbfe605731dcebe149194cad3 (diff) | |
download | searxng-24561370b7702846124ab083701792deee310c5b.tar.gz searxng-24561370b7702846124ab083701792deee310c5b.zip |
readme typo
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index cf590e531..97cc64aef 100644 --- a/README.rst +++ b/README.rst @@ -121,9 +121,9 @@ You can contribute from your browser using `GitHub Codespaces`_: - Click on the ``Codespaces`` tab instead of ``Local`` - Click on ``Create codespace on master`` - VSCode is going to start in the browser -- Wait for ``git pull && make install`` to appears and then to disapear +- Wait for ``git pull && make install`` to appear and then disappear - You have `120 hours per month`_ (see also your `list of existing Codespaces`_) -- You can start SearXNG using ``make run`` in the terminal or by pressing ``Ctrl+Shift+B``. +- You can start SearXNG using ``make run`` in the terminal or by pressing ``Ctrl+Shift+B`` .. _GitHub Codespaces: https://docs.github.com/en/codespaces/overview .. _120 hours per month: https://github.com/settings/billing |