diff options
Diffstat (limited to 'docs/admin/installation.rst')
-rw-r--r-- | docs/admin/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin/installation.rst b/docs/admin/installation.rst index 81fc4d3e2..bfc0742de 100644 --- a/docs/admin/installation.rst +++ b/docs/admin/installation.rst @@ -31,7 +31,7 @@ and some maintenance tasks (alternatively you can create your own fork). .. code:: bash - $ cd ~/Download + $ cd ~/Downloads $ git clone https://github.com/asciimoo/searx searx $ cd searx |