Update README.md
This commit is contained in:
parent
4761f48885
commit
0710d10fac
1 changed files with 2 additions and 2 deletions
|
@ -55,9 +55,9 @@ echo "alias hosts=\"uvx git+https://git.s1q.dev/phg/hosts.git\"" >> ~/.zshrc
|
||||||
### Basic Usage
|
### Basic Usage
|
||||||
```bash
|
```bash
|
||||||
# Launch the application
|
# 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
|
hosts
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue