diff --git a/README.md b/README.md index d2da560..0e12dd0 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ This is packaging for [`bcvk`](https://github.com/bootc-dev/bcvk) on [Homebrew]( ## How do I get these ```bash -brew install tulilirockz/bcvk/bcvk +brew install bootc-dev/bcvk/bcvk ``` You can also download the latest dev version by running this instead: ```bash -brew install --head tulilirockz/bcvk/bcvk +brew install --head bootc-dev/bcvk/bcvk ```