fix: update path in comments and README (#115)

Co-authored-by: David McCrea <git@dmccrea.me>
This commit is contained in:
David McCrea 2024-03-06 21:35:28 +02:00 committed by GitHub
parent 80958f60a6
commit e1a0e3c6a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -110,7 +110,7 @@ This will template out the file and build with `buildah` or `podman`.
##### Rebase
If you want to test your changes, you can do so by using the `rebase` command. This will create an image as a `.tar.gz` file, store it in `/etc/blue-build`, an run `rpm-ostree rebase` on that newly built file.
If you want to test your changes, you can do so by using the `rebase` command. This will create an image as a `.tar.gz` file, store it in `/etc/bluebuild`, an run `rpm-ostree rebase` on that newly built file.
```bash
sudo bluebuild rebase config/recipe.yml