We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862873a commit 4c14422Copy full SHA for 4c14422
README.md
@@ -186,7 +186,7 @@ apt-get install -y libc6 wget lsb-release software-properties-common gnupg
186
Otherwise, [nushell] and/or the LLVM-provided bash script will fail to run.
187
188
If installing clang tools fails using the `apt` package manager, then
189
-we alteratively try the following sources in order:
+we alternatively try the following sources in order:
190
191
1. PyPI Packages [clang-tidy][clang-tidy-wheel] and/or [clang-format][clang-format-wheel]
192
2. Static binaries that we built ourselves; see [cpp-linter/clang-tools-pip] project for more detail.
0 commit comments