Simplified install text

This commit is contained in:
Olaf Thiele 2020-09-10 10:58:28 +02:00
parent dda2d22310
commit de1e3d7aa0

View File

@ -12,7 +12,7 @@ Prerequisites for training a model
Getting the training code
^^^^^^^^^^^^^^^^^^^^^^^^^
Clone the latest released stable branch from Github (e.g. 0.8.2, check `here <https://github.com/mozilla/DeepSpeech/releases>`_ for current version) to start with as the master branch is under active development and might produce errors:
Clone the latest released stable branch from Github (e.g. 0.8.2, check `here <https://github.com/mozilla/DeepSpeech/releases>`_):
.. code-block:: bash