3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00

compiler_vm: minor update to README

This commit is contained in:
Pragmatic Software 2011-02-01 02:52:42 +00:00
parent 2cd796e56e
commit 65d1d49aaf

View File

@ -47,6 +47,7 @@ Files:
- cc: Allows you to use the compiler locally with or without qemu installed.
Can be used within virtual machine for testing.
Requires only compiler_vm_client.pl, compiler_vm_server.pl and compiler_watchdog.pl.
Must have gcc, gdb and astyle installed locally if not used within virtual machine.
WARNING: If not used within virtual machine will not use qemu at all and will
affect local system -- compile "safe" code!