diff --git a/content/install-guides/bolt.md b/content/install-guides/bolt.md index 1878f388ca..e9b6c7cff1 100644 --- a/content/install-guides/bolt.md +++ b/content/install-guides/bolt.md @@ -29,6 +29,11 @@ BOLT is an open-source post-link binary optimization tool developed to speed up This article provides quick instructions to download and install BOLT. The instructions are for Debian-based Linux distributions, but can be adapted for other Linux distributions. +{{% notice Note %}} +BOLT is provided as a built-in, ready-to-use component of the [Arm Toolchain for Linux](https://developer.arm.com/documentation/110477) suite. For more +information refer to [this guide](https://developer.arm.com/documentation/110477/211/How-to-use-BOLT-with-our-toolchain). +{{% /notice %}} + 1. Install Git [Install Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) using the documentation for your operating system.