Skip to content

Commit 6497f04

Browse files
authored
Merge branch 'main' into remove_target_version_from_library_names
2 parents 40a4d6b + f841b5c commit 6497f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ apt-get install -y cmake make ninja-build
124124

125125
# Example of toolchains:
126126
apt-get install \
127-
g++-14 gcc-14 gcc-13 g++-14 \
127+
g++-14 gcc-14 gcc-13 g++-13 \
128128
clang-18 clang++-18 clang-17 clang++-17
129129
```
130130

0 commit comments

Comments
 (0)