Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion user-guide/modules/ROOT/pages/getting-started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ clang++ --version
== Binaries

Installing Boost with a package manager might simplify the process and ensure that all dependencies are installed correctly.
In this guide, we will discuss two types of package managers: xref:#cpp-package-managers[] package managers such as Conan and Vcpkg, and xref:#cpp-package-managers[System Package Managers], such as APT and Homebrew.
In this guide, we will discuss two types of package managers: xref:#cpp-package-managers[] package managers such as Conan and Vcpkg, and xref:#_system_level_installation[System Package Managers], such as APT and Homebrew.

[NOTE]
====
Expand Down