Skip to content

Commit

Permalink
Merge pull request Pycord-Development#14 from ChickenDevs/master
Browse files Browse the repository at this point in the history
Fix READMEs
  • Loading branch information
CodeWithSwastik authored Aug 29, 2021
2 parents b329377 + 36694f8 commit 3004610
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.ja.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ discord.pyのフォーク。 PyCordはPythonで記述されたDiscord用の最
開発版をインストールしたいのならば、次の手順に従ってください:
.. code:: sh
$ git clone https://github.com/Pycord-Development/pycord.py
$ git clone https://github.com/Pycord-Development/pycord
$ cd pycord
$ python3 -m pip install -U .[voice]
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To install the development version, do the following:

.. code:: sh
$ git clone https://github.com/Pycord-Development/pycord.py
$ git clone https://github.com/Pycord-Development/pycord
$ cd pycord
$ python3 -m pip install -U .[voice]
Expand Down

0 comments on commit 3004610

Please sign in to comment.