Update build instructions to note that we need to do a recursive now on the submodule update
This commit is contained in:
parent
f29f14999d
commit
6b1cccc831
@ -29,7 +29,7 @@ See the [Contributing](CONTRIBUTING.md) page for our process. It’s pretty stra
|
|||||||
```bash
|
```bash
|
||||||
git clone https://github.com/brentsimmons/NetNewsWire.git
|
git clone https://github.com/brentsimmons/NetNewsWire.git
|
||||||
cd NetNewsWire
|
cd NetNewsWire
|
||||||
git submodule update --init
|
git submodule update --init --recursive
|
||||||
```
|
```
|
||||||
|
|
||||||
You can locally override the Xcode settings for code signing
|
You can locally override the Xcode settings for code signing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user