chore: rm ublue-os/startingpoint in iso docs

* automatic setup replaces it with the repository's details,
which makes it confusing to read
This commit is contained in:
ER
2023-08-27 13:47:12 +03:00
parent d2eeae7fb6
commit 80c4094524

View File

@@ -70,7 +70,7 @@ The `latest` tag will automatically point to the latest build. That build will s
This template includes a simple Github Action to build and release an ISO of your image.
To run the action, simply edit the `boot_menu.yml` by changing all the references to `ublue-os/startingpoint` to your repository. This should trigger the action automatically.
To run the action, simply edit the `boot_menu.yml` by changing all the references to startingpoint to your repository. This should trigger the action automatically.
The Action uses [isogenerator](https://github.com/ublue-os/isogenerator) and works in a similar manner to the official Universal Blue ISO. If you have any issues, you should first check [the documentation page on installation](https://universal-blue.org/installation/). The ISO is a netinstaller and should always pull the latest version of your image.