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 7b0b6e6 commit 1a256b8Copy full SHA for 1a256b8
_includes/install_instructions/shell.html
@@ -159,7 +159,7 @@ <h4 id="shell-windows-wsl-install-software">Installing software within WSL 2</h4
159
<p>
160
Install updated versions of the base packages required across all our lessons, by typing:
161
<ul>
162
- <li><code>sudo apt install git build-essential autotools python3 r-base</code></li>
+ <li><code>sudo apt install git build-essential autoconf automake libtool python3 r-base</code></li>
163
</ul>
164
</p>
165
0 commit comments