Skip to content

Commit 57d23b2

Browse files
authored
Pimp README
1 parent a7f6a4f commit 57d23b2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ It builds on top of the idea to have stable version constraints and then develop
77
As part of the above use-case sometimes versions of the stable constraints need an override with a different (i.e. newer) version.
88
Other software follow the same idea are [mr.developer](https://pypi.org/project/mr.developer) for Python's *zc.buildout* or [mrs-developer](https://www.npmjs.com/package/mrs-developer) for NPM packages.
99

10-
**mxdev >=2.0 needs pip version 22 at minimum to work properly**
10+
**[Star us on Github]()https://github.com/mxstack/mxdev)**
1111

12+
.. contents:: Table of Contents
1213

1314
### Overview
1415

@@ -261,6 +262,7 @@ Mxdev will
261262

262263
Now, use the generated requirements and constraints files with i.e. `pip install -r requirements-mxdev.txt`.
263264

265+
**mxdev >=2.0 needs pip version 22 at minimum to work properly**
264266

265267
## Example Configuration
266268

0 commit comments

Comments
 (0)