diff --git a/Running-from-source.md b/Running-from-source.md index 768023f..80015ba 100644 --- a/Running-from-source.md +++ b/Running-from-source.md @@ -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`).
*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).