From 80c4094524a57431d2d8e2a7f89e35cf0f72165c Mon Sep 17 00:00:00 2001 From: ER Date: Sun, 27 Aug 2023 13:47:12 +0300 Subject: [PATCH] chore: rm ublue-os/startingpoint in iso docs * automatic setup replaces it with the repository's details, which makes it confusing to read --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 984b7f1..f53917e 100644 --- a/README.md +++ b/README.md @@ -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.