boticordpy/docs/source/quickstart.rst
2022-09-10 15:00:26 +03:00

26 lines
373 B
ReStructuredText

.. currentmodule:: boticordpy
.. quickstart:
Quickstart
==========
**For some examples or information about other features check our Github-Repo.**
Installation
------------
Enter one of these commands to install the library:
::
pip install boticordpy
::
python3 -m pip install boticordpy
Or just clone the repo: https://github.com/boticord/boticordpy