Skip to content

Commit 4fbdec5

Browse files
author
Chris Warren-Smith
committed
COMMON: fix merge issue
1 parent 14ae09d commit 4fbdec5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for ever
99
Ubuntu (25.04)
1010

1111
```
12-
sudo apt install git autotools-dev automake make gcc g++ libsdl3-dev libfreetype-dev libfontconfig-dev xxd make
12+
sudo apt install git autotools-dev automake make gcc g++ libsdl3-dev libfreetype-dev libfontconfig-dev xxd
1313
```
1414

1515
Manjaro (Arch)

0 commit comments

Comments
 (0)