diff --git a/README.md b/README.md index 3d8b903..f311d33 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,9 @@ echo "alias hosts=\"uvx git+https://git.s1q.dev/phg/hosts.git\"" >> ~/.zshrc ### Basic Usage ```bash # Launch the application -uv run hosts +uvx git+https://git.s1q.dev/phg/hosts.git -# Or if installed globally +# Or if you've setup the alias hosts ```