Skip to content

Commit 468c402

Browse files
authored
Update conventions.md
1 parent 48539c4 commit 468c402

File tree

1 file changed

+1
-1
lines changed
  • content/learning-paths/servers-and-cloud-computing/glibc-linux-fvp

1 file changed

+1
-1
lines changed

content/learning-paths/servers-and-cloud-computing/glibc-linux-fvp/conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Run the following commands to make sure the necessary dependencies are installed
1414

1515
```bash
1616
sudo apt update && sudo apt install -y \
17-
gcc-aarch64-linux-gnu git make bash \
17+
git make bash \
1818
flex bison build-essential libssl-dev bc libelf-dev libncurses-dev \
1919
python3 python3-pip python-is-python3 python3-venv wget xz-utils coreutils
2020
```

0 commit comments

Comments
 (0)