Update refs to 0.9.3 from 0.9.2
I'm using this documentation to build out a Playbook - please don't interpret this as nitpicking, saw a minor change and made it.
This commit is contained in:
parent
fcbd92d0d7
commit
bb47cf26d0
@ -15,11 +15,11 @@ Prerequisites for training a model
|
||||
Getting the training code
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Clone the latest released stable branch from Github (e.g. 0.9.2, check `here <https://github.com/mozilla/DeepSpeech/releases>`_):
|
||||
Clone the latest released stable branch from Github (e.g. 0.9.3, check `here <https://github.com/mozilla/DeepSpeech/releases>`_):
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
git clone --branch v0.9.2 https://github.com/mozilla/DeepSpeech
|
||||
git clone --branch v0.9.3 https://github.com/mozilla/DeepSpeech
|
||||
|
||||
If you plan on committing code or you want to report bugs, please use the master branch.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user