summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index c727de1db5..9d5d79bd99 100644
--- a/README.md
+++ b/README.md
@@ -54,14 +54,14 @@ binary in your PATH.
You can find [instructions for Windows below](#windows-prerequisites-setup).
-On macOS, you might need to execute "Install Certificates.command" from
-the Python folder in the user Applications folder or install it manually:
+On macOS, you might need to execute "Install Certificates.command" from the
+Python folder in the user Applications folder:
```
- $ pip3 install certifi
+$ /Applications/Python\ 3.*/Install\ Certificates.command
```
-It will solve this issue:
+Otherwise you will get this error when downloading meson wraps:
```
urllib.error.URLError: urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed