diff --git a/README.md b/README.md index 361b9ea..8e28feb 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Here is Arnold's source code which this project is based on > https://github.com ## Installing The .7z files in Releases contain chromiumos_image.bin which can be flashed to a USB Drive with https://www.balena.io/etcher/, dd, or cros_flash and booted on most processors supporting AVX or later. -Follow https://chromium.googlesource.com/chromiumos/docs/+/HEAD/developer_guide.md#Installing-your-ChromiumOS-image-to-your-hard-disk +Follow https://www.chromium.org/chromium-os/developer-library/guides/development/developer-guide/#installing-chromiumos-on-your-device However when running `/usr/sbin/chromeos-install` append `--dst /dev/sdxx`, where *sdxx* is your hard drive i.e. *sda1*. If you built your own image, API Keys will be needed to sign in. (See below.)