@@ -14,6 +14,9 @@ NOTES
$ docker run --network host -v $HOME:/root/ -p 443:443 alash3al/httpsify
```
+## # From Binaries
+> Go to [releases page](releases)
+
### # Building from source
> You must have the `Go` environment installed
```bash