Fixed list markdown

This commit is contained in:
Alex Kelly 2020-01-06 11:37:21 -05:00
parent 6c0e596a09
commit 369b7a94af

View file

@ -8,10 +8,10 @@ Installation
To install this on your own server: To install this on your own server:
#. Clone this repository 1. Clone this repository
#. Install the python dependancies via `pip install -r requirements.txt` 2. Install the python dependancies via `pip install -r requirements.txt`
#. Run the server with `./chainlink.py` 3. Run the server with `./chainlink.py`
#. You can now hit the app at [http://localhost:5000/](http://localhost:5000) 4. You can now hit the app at [http://localhost:5000/](http://localhost:5000)
Testing on a running instance Testing on a running instance
============================= =============================