From 2e3d6f9551632e14885c862d8550d41667e84bc8 Mon Sep 17 00:00:00 2001 From: Alex Eagle Date: Fri, 1 Mar 2024 14:44:01 -0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ef2b103..4a94d38 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ This is a fully-hermetic Bazel GCC toolchain for Linux. It supports the glibc variants of https://toolchains.bootlin.com. You can find the documentation under [docs](./docs/). -_Need help?_ This ruleset has support provided by https://aspect.dev. - ## Why would someone want or need a hermetic toolchain? Reproducibility and portability.