From 52cf5d427d9f5933aa839c707cb0d184e85c5604 Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Mon, 11 Jul 2022 03:43:49 -0500 Subject: [PATCH] Update README.md --- arm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arm/README.md b/arm/README.md index 3c95a221..dac2688d 100644 --- a/arm/README.md +++ b/arm/README.md @@ -3,4 +3,4 @@ This contains a special [*BUILD.gn*](https://github.com/Alex313031/Thorium/blob/ ## Raspberry Pi Builds   __IMPORTANT:__ For a [Raspberry Pi](https://www.raspberrypi.org/) build (ARM64), the contents of [raspi_arm.gni](https://github.com/Alex313031/Thorium/blob/main/arm/raspi_arm.gni) should be manually copied and used in *//chromium/src/build/config/arm.gni*, AND the contents of [raspi_args.gn](https://github.com/Alex313031/Thorium/blob/main/arm/raspi_args.gn) should be used for your *args.gn*. \ - – Note that ARM32 Raspberry Pi builds of Thorium are not supported. +__ – Note that ARM32 Raspberry Pi builds of Thorium are not supported.__