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 310c3ed commit c9ff326Copy full SHA for c9ff326
README.md
@@ -13,6 +13,7 @@ Initial setup on linux
13
$ sudo apt-get install git autotools-dev automake gcc g++ libsdl2-dev libfreetype6-dev libfontconfig1-dev xxd
14
$ git clone https://github.com/smallbasic/SmallBASIC.git
15
$ cd SmallBASIC
16
+ $ git submodule update --init
17
$ sh autogen.sh
18
```
19
Build in linux
0 commit comments