diff --git a/README.rst b/README.rst index 0702597..a678aaa 100644 --- a/README.rst +++ b/README.rst @@ -12,9 +12,10 @@ Installation Synthale requires Python 3. Install Synthale from PyPi: -``` -pip3 install Synthale -``` +:: + + pip3 install synthale + Usage