]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
tiny edit to readme
authorG.E. <gregory.economou@vectorcamp.gr>
Mon, 15 Apr 2024 08:07:45 +0000 (11:07 +0300)
committerG.E. <gregory.economou@vectorcamp.gr>
Mon, 15 Apr 2024 08:07:45 +0000 (11:07 +0300)
README.md

index 1baeaac87f74085fa7f1d107f3531bc1d16b71df..f6a10fcade52b2dc83c5b37ccdc300d489d1cb1c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -165,7 +165,7 @@ export CC="/usr/local/bin/gcc"
 export CXX="/usr/local/bin/g++"
 ```
 
-A further note in FreeBSD, on the PowerPC platform, for some reason,
+A further note in FreeBSD, on the PowerPC and ARM platforms, 
 the gcc12 package installs to a slightly different name, on FreeBSD/ppc, 
 gcc12 will be found using: 
 ```