File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ system, and maybe making new tarballs.
18
18
19
19
## Quick Install
20
20
21
- * download https://github.com/warner/python- versioneer/raw/master/versioneer.py
22
- * copy ` versioneer.py ` into the top of your source tree
21
+ * ` pip install versioneer` somewhere to your $PATH
22
+ * run ` versioneerer ` in your source tree: installs ` versioneer.py `
23
23
* follow the instructions below
24
24
25
25
## Version Identifiers
Original file line number Diff line number Diff line change 22
22
23
23
## Quick Install
24
24
25
- * download https://github.com/warner/python- versioneer/raw/master/versioneer.py
26
- * copy `versioneer.py` into the top of your source tree
25
+ * `pip install versioneer` somewhere to your $PATH
26
+ * run `versioneerer` in your source tree: installs `versioneer.py`
27
27
* follow the instructions below
28
28
29
29
## Version Identifiers
You can’t perform that action at this time.
0 commit comments