1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-08-18 22:01:18 +02:00

Change the languages parameter for the compiler

Stenio Elson
2019-10-04 16:06:48 -04:00
parent c039a2be8c
commit 0f54f1b622

@@ -28,7 +28,7 @@ Here is a short explanation of what does what:
## example
After you checked out the IFM, you can compile the script like this:
```
./compiler.php --languages=en,de
./compiler.php --language=en,de
```
## advanced topics