Skip to content

Commit 8411132

Browse files
committed
Update README
1 parent 7ad14af commit 8411132

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Python 3.8 | 3.8.12
1111

1212
## Installing formulae
1313

14-
Replace `X` in examples below with minor version of Python -- `5` for Python 3.5, `6` for Python 3.6, `7` for Python 3.7, or `8` for Python 3.8.
14+
Replace `X` in examples below with minor version of Python -- `7` for Python 3.7, or `8` for Python 3.8.
1515

1616
Python 3.X will be installed into `/usr/local/opt/python@3.X`, as a keg, i.e without linking into `/usr/local/bin` in order to avoid conflicts with the python formulae.
1717

@@ -35,6 +35,10 @@ In order to update to latest version of `pip`, `setuptools` and `wheel`, use fol
3535

3636
Python 2.7 has been removed from this repository in early January 2020 after it reached end-of-life. See #46 for details.
3737

38+
## Python 3.6
39+
40+
Python 3.6 has been removed from this repository in March 2022 after it reached end-of-life.
41+
3842
## Acknowledgement
3943

4044
This repository started as a fork of the [zoidbergwill/homebrew-python][1].

0 commit comments

Comments
 (0)