From 7b7167643f74ab17744cae31c015a5f870ecec60 Mon Sep 17 00:00:00 2001 From: OMEGA_RAZER <869111+OMEGARAZER@users.noreply.github.com> Date: Wed, 30 Nov 2022 14:20:51 -0500 Subject: [PATCH] Update README.md Get rid of the double with. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5aae6f6..35159c2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Included in this README are a few example Bash tricks to get certain behaviour. python3 -m pip install bdfr --upgrade ``` -or with [pipx](https://pypa.github.io/pipx) with: +or via [pipx](https://pypa.github.io/pipx) with: ```bash python3 -m pipx install bdfr --upgrade