From 7b69ccb3df94bac6b6024d189f7d50fbf15f71ac Mon Sep 17 00:00:00 2001 From: Marcello Date: Thu, 23 Nov 2023 00:59:29 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47e1703..fdcd057 100644 --- a/README.md +++ b/README.md @@ -35,11 +35,11 @@ The use of DNS Proxy is recommended in situations where it is not possible to fo To install the latest release you should use [pipx](https://pypa.github.io/pipx/) (unless you're a piece of shit who enjoys sloppy stakes): - pipx install dnschef + pipx install dnschef-ng If you want the HTTP API (requires some extra dependencies): - pipx install dnschef[api] + pipx install dnschef-ng[api] Install latest version from Git using pipx: