fix readme install path

This commit is contained in:
Erik Gomez
2020-06-14 22:27:48 -05:00
parent 0e874a1a4b
commit fbafc593e4
+1 -1
View File
@@ -1,5 +1,5 @@
# python
A Python framework that installs to `/Library/SystemFrameworks/Python.framework`.
A Python 3 framework that currently installs to `/Library/SystemFrameworks/Python3.framework`.
Please see Apple's documentation on [file system basics](https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/FileSystemOverview/FileSystemOverview.html) for more information on the thought process here.