Skip to content

Commit 1a256b8

Browse files
committed
Fix autotools
1 parent 7b0b6e6 commit 1a256b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/install_instructions/shell.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ <h4 id="shell-windows-wsl-install-software">Installing software within WSL 2</h4
159159
<p>
160160
Install updated versions of the base packages required across all our lessons, by typing:
161161
<ul>
162-
<li><code>sudo apt install git build-essential autotools python3 r-base</code></li>
162+
<li><code>sudo apt install git build-essential autoconf automake libtool python3 r-base</code></li>
163163
</ul>
164164
</p>
165165
<p>

0 commit comments

Comments
 (0)