Skip to content

Commit

Permalink
Do not recommend to use develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
wtoorop committed Dec 14, 2018
1 parent 919b7d9 commit 332e00e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Or, to let it run as an unprivileged user:
* The pid file is /usr/local/var/run/stubby.pid

# Platform specific management
The Windows and macOS installers include scripts to run stubby as a managed daemon. We have basic support for using systemd to manage Stubby, see [systemd](https://github.com/getdnsapi/stubby/tree/develop/systemd)
The Windows and macOS installers include scripts to run stubby as a managed daemon. We have basic support for using systemd to manage Stubby, see [systemd](https://github.com/getdnsapi/stubby/tree/master/systemd)

# Test Stubby

Expand Down Expand Up @@ -230,7 +230,7 @@ Either clone the code:
```sh
> git clone https://github.com/getdnsapi/getdns.git
> cd getdns
> git checkout develop
> git checkout master
```
for the very latest version of getdns or grab a release tarball from this page: [Latest getdns releases](https://getdnsapi.net/releases/)

Expand Down

0 comments on commit 332e00e

Please sign in to comment.