We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69f326d commit 7985fdaCopy full SHA for 7985fda
20-futures/getflags/README.adoc
@@ -108,8 +108,8 @@ Running _slow_server.py_ is an easy way to do it. See <<server_setup>>.
108
[[macos_certificates]]
109
== Install SSL Certificates (for MacOS)
110
111
-On Macos, depending on how in installed Python you may need to manually run a command
112
-after Python's installer finishes, to install SSL certificates for HTTPS connections.
+On Macos, depending on how you installed Python you may need to manually run a command
+after Python's installer finishes, to install the SSL certificates Python uses to make HTTPS connections.
113
114
Using the Finder, open the `Python 3.X` folder inside `/Applications` folder
115
and double-click "Install Certificates" or "Install Certificates.command".
0 commit comments