Skip to content

Commit c9ff326

Browse files
authored
Update README.md
1 parent 310c3ed commit c9ff326

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Initial setup on linux
1313
$ sudo apt-get install git autotools-dev automake gcc g++ libsdl2-dev libfreetype6-dev libfontconfig1-dev xxd
1414
$ git clone https://github.com/smallbasic/SmallBASIC.git
1515
$ cd SmallBASIC
16+
$ git submodule update --init
1617
$ sh autogen.sh
1718
```
1819
Build in linux

0 commit comments

Comments
 (0)