mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-03-29 09:40:31 +01:00
add --recursive in contributing guide (#664)
This commit is contained in:
parent
6877886f7d
commit
25912dca6e
1 changed files with 1 additions and 1 deletions
2
.github/CONTRIBUTING.rst
vendored
2
.github/CONTRIBUTING.rst
vendored
|
@ -12,7 +12,7 @@ Setting things up
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
$ git clone https://github.com/<your username>/python-telegram-bot
|
$ git clone https://github.com/<your username>/python-telegram-bot --recursive
|
||||||
$ cd python-telegram-bot
|
$ cd python-telegram-bot
|
||||||
|
|
||||||
3. Add a track to the original repository:
|
3. Add a track to the original repository:
|
||||||
|
|
Loading…
Add table
Reference in a new issue