1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-07-14 07:31:22 +03:00

Use <br/> instead of blank line and indent.

Athanasius 2020-07-19 16:52:10 +01:00
parent dfaf0e364a
commit 7be40e3b4a

@ -1,9 +1,7 @@
Running from source
===
1. Download and extract the [latest source code](https://github.com/EDCD/EDMarketConnector/archive/main.zip) (or fork and clone if you're comfortable with using `git`).
*NB: Use `main` branch, not `master` branch* (if the latter even still exists).
1. Download and extract the [latest source code](https://github.com/EDCD/EDMarketConnector/archive/main.zip) (or fork and clone if you're comfortable with using `git`).<br/>*NB: Use `main` branch, not `master` branch* (if the latter even still exists).
1. Ensure you have 'pip' or 'pip3' installed, see [Installing pip](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/#installing-pip).