Skip to content

Commit

Permalink
improve module/package
Browse files Browse the repository at this point in the history
  • Loading branch information
gpchelkin committed Feb 21, 2023
1 parent 036cac1 commit 73cb82b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,14 +106,14 @@ Those should be available in your ``PATH``:
- `Heroku CLI <https://cli.heroku.com>`__ is recommended if you want to deploy to Heroku

Install / Update stable build from `PyPI <https://pypi.org/project/scdlbot>`__ (recommended)
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""

::

pip install --upgrade scdlbot

...or get latest unstable build from `Git source repository <https://github.com/gpchelkin/scdlbot>`__
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""

::

Expand Down Expand Up @@ -166,7 +166,7 @@ You will need `Heroku CLI <https://cli.heroku.com/>`__ installed.
heroku local -e .env web

Using only Bash & Python
"""""""""""""""""
""""""""""""""""""""""""

::

Expand All @@ -179,7 +179,7 @@ Using only Bash & Python
# you can also replace 'python -m scdlbot' with just 'scdlbot'

Deploying to `Heroku <https://www.heroku.com>`__
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

|Deploy|

Expand Down

0 comments on commit 73cb82b

Please sign in to comment.