1
0
mirror of https://github.com/rkujawa/rk65c02.git synced 2024-06-02 12:41:27 +00:00

Clarify needed vasm version.

This commit is contained in:
Radosław Kujawa 2018-06-25 14:06:48 +02:00
parent 9f916885b8
commit d3dccffe83
No known key found for this signature in database
GPG Key ID: 18A71CD0FD7270D7

View File

@ -16,5 +16,5 @@ uthash.
On Fedora these can be installed with `gc-devel` and `uthash-devel` packages.
If you want to build tests, `kyua` quality assurance toolkit, `atf` testing
framework and `vasm` assembler are also necessary.
framework and `vasm` assembler (6502 with std syntax) are also necessary.