Skip to content

Commit 5da2f13

Browse files
committed
Updated installation and update instructions
1 parent fb0e5eb commit 5da2f13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addons/source-python/docs/source-python/source/general/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Installation steps
3030

3131
1. Download the latest Source.Python version from our `buildbot <http://builds.sourcepython.com/job/Source.Python/lastSuccessfulBuild/>`_.
3232
2. Extract the archive in your server's game folder. E.g. ``../my_servers/css/cstrike/``
33-
3. Start/restart your server and validate the installation by typing ``sp info`` into the server console. It should print something like this:
33+
3. Start/restart your server and validate the installation by typing ``sp info`` into the server console (use ``rcon`` if you are not working directly on your server). It should print something like this:
3434

3535
.. code-block:: none
3636

addons/source-python/docs/source-python/source/general/updating.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ Manually
1414
Automatically
1515
-------------
1616

17-
1. Run the command ``sp update`` and follow the instructions printed to the console (mostly, it's just a restart).
17+
1. Run the command ``sp update`` in your server console (use ``rcon`` if you are not working directly on your server) and follow the instructions printed to the console (mostly, it's just a restart).

0 commit comments

Comments
 (0)