This commit is contained in:
luboslenco
2020-11-03 21:22:51 +01:00
parent 281fadd13b
commit b969d56fe9
+1 -1
View File
@@ -118,7 +118,7 @@ git submodule update --init --recursive
**Generating a v8 snapshot file**
```bash
./Krom . . --snapshot
./Krom . --snapshot
# Generates a `krom.bin` file
```