Skip to content

Commit 25cc886

Browse files
Merge branch 'downloadContent' of https://github.com/sweiland-openrails/openrails into downloadContent
2 parents c2b7f1c + 408cb1d commit 25cc886

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Source/Documentation/Manual/start.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,18 @@ If not, then the next ``Download Content`` form is shown where you can download
2121
Content
2222
=======
2323

24-
Clicking on the ``Content`` button makes the ``Download Content`` form popup (if not already there for an new empty Open Rails installation):
24+
Clicking on the ``Content`` button makes the ``Download Content`` form popup (if not already there for a new empty Open Rails installation):
2525

2626
.. image:: images/download-content-form.png
2727

2828
Select the route to be installed. This list will be enlarged by the OR team when suitable routes become available.
2929
However it is still possible to install routes manually as described in the next chapter.
3030

31-
* ``Install path`` and ``Browse``: Fill in or Browse to the path where the route is to be installed. Each route will be installed in it's own subdirectory.
31+
* ``Install path`` and ``Browse``: Fill in or Browse to the path where the route is to be installed. Each route will be installed in its own subdirectory.
3232
* ``Info``: Gives more information of the selected route. The default web browser will be started with the information page.
3333
* ``Install``: Installs the selected route. A popup mentions the directory where the route is to be installed before starting the actual install. Installation profile gets added also.
34-
* ``Start``: Some routes have default start parameters and can be started via this button with these parameters.
35-
* ``Delete``: Delete route with this button. Take care: whole directory including added and changed files gets deleted.
36-
* ``Update``: GitHub based routes can get updated after the install by means of this button. Check for updates is done when clicking this button. Or at the end of the information webpage. Also GitHub has a watch possibility for getting changes on the repository being mailed.
34+
* ``Delete``: Delete route with this button. Take care: whole directory including any added and changed files gets deleted.
35+
* ``Update``: GitHub-based routes can get updated after the install by means of this button. A check for updates is made when clicking this button and updates may be reported at the end of the information webpage. Also GitHub has a watch feature which notifies you of changes by email.
3736

3837
Installation Profiles
3938
=====================

0 commit comments

Comments
 (0)