mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 04:31:49 +02:00
Fix rst link formatting in the README
This commit is contained in:
parent
e3da3b3b7f
commit
078a6acdba
1 changed files with 3 additions and 3 deletions
|
@ -16,9 +16,9 @@ LICENSE for more details).
|
|||
Make it run!
|
||||
============
|
||||
|
||||
With a `Python 3 <https://www.python.org/>` environment,
|
||||
`pip <https://pypi.python.org/pypi/pip/>` and
|
||||
`virtualenv <https://pypi.python.org/pypi/virtualenv>` installed,
|
||||
With a `Python 3 <https://www.python.org/>`_ environment,
|
||||
`pip <https://pypi.python.org/pypi/pip/>`_ and
|
||||
`virtualenv <https://pypi.python.org/pypi/virtualenv>`_ installed,
|
||||
you just have to run the following command::
|
||||
|
||||
$ make serve
|
||||
|
|
Loading…
Reference in a new issue