Correct build instructions
This commit is contained in:
parent
74616463e8
commit
ddbf7a11af
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue