diff --git a/doc/src/images/dev_tools.png b/doc/src/images/dev_tools.png new file mode 100644 index 0000000000..46f61783e8 Binary files /dev/null and b/doc/src/images/dev_tools.png differ diff --git a/doc/src/installation.md b/doc/src/installation.md index a6bdd9250e..a520c783af 100644 --- a/doc/src/installation.md +++ b/doc/src/installation.md @@ -153,8 +153,10 @@ Follow the steps below to install and run LPython on Linux, Windows or macOS. Integration tests run slowly because Apple checks the hash of each executable online before running. - You can turn off that feature in the Privacy tab of the Security and Privacy item of System Preferences > Developer Tools > Terminal.app > "allow the apps below to run software locally that does not meet the system's security - policy." + You can turn off that feature in the Privacy tab of the Security and Privacy item of System Preferences > Developer Tools > Terminal.app > "allow the apps below to run software locally that does not meet the system's security policy.". After making this change, restart your terminal to ensure the changes take effect. + + Here is what it should look like: + ![Developer Tools Setting](images/dev_tools.png) - ### Windows