aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortdback <tyler@tdback.net>2025-01-30 22:29:25 -0500
committertdback <tyler@tdback.net>2025-01-30 22:29:25 -0500
commitbc7ea3b1147d52d3ae36c7addb59ce3425f4f788 (patch)
tree8b6ff01c177b00c2b3d58dff9c62748fe92da5a8 /README.md
parent303aa81d25df5f96ce980f2d38efb4a8ffc8faf7 (diff)
geoip: use `uv` to manage python dependenciesHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cc9cc16..0d4c73e 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,6 @@ Some scripts require the following to be installed and in your system path:
- ffmpeg (with Xcb support)
- fzf
- ImageMagick
-- python3 (with requests library)
+- uv
- zpool
- $EDITOR environment variable set