diff --git a/README.md b/README.md index 19eae15..8b1179d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Network access is enabled, but may have restricted access to localhost as per th ### Requirements for building - Requires ARM64 or x64 Windows 10 or 11 -- Swift for windows either official or from (github.com/thebrowsercompany/swift-build)[https://github.com/thebrowsercompany/swift-build] +- Swift for windows either official or from [github.com/thebrowsercompany/swift-build](https://github.com/thebrowsercompany/swift-build) - Wix installer tools `dotnet tool install --global wix --version 5.0.0` (Used to extract the swift redistributables) ### FAQ @@ -33,4 +33,4 @@ Network access is enabled, but may have restricted access to localhost as per th - Its in `windows/Sources` ### License -This repository does not have an official license yet as I do not want people using this in production. You may learn from the code and improve it but please don't distribute this, as it's far from battle tested. I would strongly recommend opening an issue before thinking about creating a PR. Thanks for understanding. \ No newline at end of file +This repository does not have an official license yet as I do not want people using this in production. You may learn from the code and improve it but please don't distribute this, as it's far from battle tested. I would strongly recommend opening an issue before thinking about creating a PR. Thanks for understanding.