From 4e4d366a5772b09e7f8b84ee44b88ba9e7929cc2 Mon Sep 17 00:00:00 2001 From: Swann Date: Sun, 28 Jun 2020 23:24:03 +0200 Subject: [PATCH] fix: wrong download link --- docs/tutorials/hosting_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/hosting_guide.rst b/docs/tutorials/hosting_guide.rst index c83e7a5..9fb761b 100644 --- a/docs/tutorials/hosting_guide.rst +++ b/docs/tutorials/hosting_guide.rst @@ -186,7 +186,7 @@ Using a regular command line You can run the dedicated server on any platform by following those steps: 1. Firstly, download and intall python 3 (3.6 or above). -2. Download and extract the dedicated server from `here `_ +2. Download and extract the dedicated server from `here `_ 3. Open a terminal in the extracted folder and install python dependencies by running: .. code-block:: bash