diff --git a/Common-Issues-&-Their-Solutions.md b/Common-Issues-&-Their-Solutions.md index 4192e20..3e83a7a 100644 --- a/Common-Issues-&-Their-Solutions.md +++ b/Common-Issues-&-Their-Solutions.md @@ -5,7 +5,7 @@ This is a known issue and the workaround is to use Docker. # I can't install Ciphey on Mac OS This is a known issue and the workaround is to use Docker. [See here for our Docker instructions](https://github.com/Ciphey/Ciphey/wiki/Installation). -If you must make an issue because you feel you can contribute something, please [see this issue and add to it](https://github.com/Ciphey/Ciphey/issues/362) +If you must make an issue because you feel you can contribute something, please [see this issue and add to it.](https://github.com/Ciphey/Ciphey/issues/362) # I can't install Ciphey on versions of Python under 3.7 Ciphey does not support any version of Python below 3.7. Please use Docker or upgrade your Python version.