Updates README Github links from brentsimmons to Ranchero-Software
This commit is contained in:
parent
563b61c61b
commit
43c50dec7b
|
@ -1,6 +1,6 @@
|
||||||
# ![Icon](Technotes/Images/icon.png) NetNewsWire
|
# ![Icon](Technotes/Images/icon.png) NetNewsWire
|
||||||
|
|
||||||
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fbrentsimmons%2FNetNewsWire%2Fbadge&style=flat)](https://actions-badge.atrox.dev/brentsimmons/NetNewsWire/goto)
|
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2FRanchero-Software%2FNetNewsWire%2Fbadge&style=flat)](https://actions-badge.atrox.dev/Ranchero-Software/NetNewsWire/goto)
|
||||||
|
|
||||||
It’s a free and open source feed reader for macOS. An iOS version is in progress.
|
It’s a free and open source feed reader for macOS. An iOS version is in progress.
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ See the [Contributing](CONTRIBUTING.md) page for our process. It’s pretty stra
|
||||||
#### Building
|
#### Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/brentsimmons/NetNewsWire.git
|
git clone https://github.com/Ranchero-Software/NetNewsWire.git
|
||||||
cd NetNewsWire
|
cd NetNewsWire
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue