From ddbf7a11afb94a4099f8eea524f850bec04fbc32 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Tue, 22 Oct 2019 13:42:35 -0500 Subject: [PATCH] Correct build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0e717aa5..b8f9fe4d7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ See the [Contributing](CONTRIBUTING.md) page for our process. It’s pretty stra ```bash git clone https://github.com/brentsimmons/NetNewsWire.git cd NetNewsWire -git submodule update --init --recursive --remote +git submodule update --init --recursive ``` You can locally override the Xcode settings for code signing