From 73cb82b9f8041703e3bba18d2fa40072ef84c28f Mon Sep 17 00:00:00 2001 From: George Pchelkin Date: Tue, 21 Feb 2023 14:17:01 +0300 Subject: [PATCH] improve module/package --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index f1be7acba..2028d5e81 100644 --- a/README.rst +++ b/README.rst @@ -106,14 +106,14 @@ Those should be available in your ``PATH``: - `Heroku CLI `__ is recommended if you want to deploy to Heroku Install / Update stable build from `PyPI `__ (recommended) -"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" +"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" :: pip install --upgrade scdlbot ...or get latest unstable build from `Git source repository `__ -"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" +""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" :: @@ -166,7 +166,7 @@ You will need `Heroku CLI `__ installed. heroku local -e .env web Using only Bash & Python -""""""""""""""""" +"""""""""""""""""""""""" :: @@ -179,7 +179,7 @@ Using only Bash & Python # you can also replace 'python -m scdlbot' with just 'scdlbot' Deploying to `Heroku `__ -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |Deploy|