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 48539c4 commit 468c402Copy full SHA for 468c402
content/learning-paths/servers-and-cloud-computing/glibc-linux-fvp/conventions.md
@@ -14,7 +14,7 @@ Run the following commands to make sure the necessary dependencies are installed
14
15
```bash
16
sudo apt update && sudo apt install -y \
17
- gcc-aarch64-linux-gnu git make bash \
+ git make bash \
18
flex bison build-essential libssl-dev bc libelf-dev libncurses-dev \
19
python3 python3-pip python-is-python3 python3-venv wget xz-utils coreutils
20
```
0 commit comments