Remove `pacman` from README (#3582)

## Summary

If we want to enumerate more installers, I think they should go in a
dedicated section.
This commit is contained in:
Charlie Marsh 2024-05-14 13:34:39 -04:00 committed by GitHub
parent 27c8c5ad44
commit b20d5ad96f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -60,9 +60,6 @@ pipx install uv
# With Homebrew.
brew install uv
# With Pacman.
pacman -S uv
```
To create a virtual environment: