mirror of
https://gitlab.com/bztsrc/bootboot.git
synced 2023-02-13 20:54:32 -05:00
fixed readme formating
This commit is contained in:
parent
33e59feaf4
commit
d6845611e0
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ Compilation
|
|||
-----------
|
||||
|
||||
In the language's directory, just run `make`. You'll need `gcc`, `g++`, `gnat` (GNU Ada), `fpc` (FreePascal
|
||||
Compiler), `cargo` + `rust` + `gccgo` (GNU go-lang compiler, NOT the official go-lang compiler!), and `zig`.
|
||||
Compiler), `cargo` + `rust`, `gccgo` (GNU go-lang compiler, NOT the official go-lang compiler!), and `zig`.
|
||||
|
|
Loading…
Reference in a new issue