We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9483a28 commit d6a2796Copy full SHA for d6a2796
bootstrap/index.html
@@ -154,7 +154,7 @@ <h3>Formatter</h3>
154
<pre>
155
sudo apt-get install clang-format python3-pip
156
pip3 install --user wpiformat</pre>
157
- <h3>CMake</h3><code>sudo apt-get cmake</code>
+ <h3>CMake</h3><code>sudo apt-get install cmake</code>
158
<h2 id="Tools_installation_on_Arch_Linux">Tools installation on Arch
159
Linux</h2>
160
<h3>Visual Studio Code</h3>Follow the installation guide from <a href=
0 commit comments