Fix git URL in readme

This commit is contained in:
Viranch Mehta
2021-07-12 12:49:31 -07:00
committed by GitHub
parent c5f023dca8
commit 1a1391bf67
+1 -1
View File
@@ -53,7 +53,7 @@ $ mkdir config
If you'd like to install a version that has not yet been released in a repetable/safe manner you can do the following. In general octoDNS is fairly stable inbetween releases thanks to the plan and apply process, but care should be taken regardless.
```shell
$ pip install -e git+https://[email protected]/github/octodns.git@<SHA>#egg=octodns
$ pip install -e git+https://[email protected]/octodns/octodns.git@<SHA>#egg=octodns
```
### Config