From a58827adc39af510ad9ff0d3bbf5914ca3070ea0 Mon Sep 17 00:00:00 2001 From: Joshua Stein Date: Wed, 20 Sep 2017 11:07:26 -0400 Subject: [PATCH] Minor Typos in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50df09e2..c14128d6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ LuLu is the free open-source macOS firewall that aims to block unauthorized (out Full details and usage instructions can be found [here](https://objective-see.com/products/lulu.html). **To Build**
-LuLu should build cleanly in Xcode (though you will have remove code signing constrains, or replace with you own Apple developer/kernel code signing certificate). +LuLu should build cleanly in Xcode (though you will have to remove code signing constraints, or replace with your own Apple developer/kernel code signing certificate). **To Install**
For now, LuLu must be installed via the command-line. Build LuLu or download the pre-built binaries/components from the [Releases page](https://github.com/objective-see/LuLu/releases), then execute the configuration script (`configure.sh`) with the `-install` flag, as root: