diff --git a/Running-from-source.md b/Running-from-source.md index 8d5e51b..de57460 100644 --- a/Running-from-source.md +++ b/Running-from-source.md @@ -7,7 +7,8 @@ [TypeError when running from source on stable branch #1497](https://github.com/EDCD/EDMarketConnector/issues/1497)) * `develop` is targeted at Python 3.10 and has no guarantee about working on - earlier Python versions. + earlier Python versions. **If you are not actively developing the application + then you SHOULD NOT BE RUNNING THIS BRANCH.** In general you can check the contents of the file `.python-version` in the source for the version that code is targeting. This file is *not* included