diff --git a/README.md b/README.md index 726ed9a..99887a3 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ First of all, install/link against the binary releases [here](https://github.com #include int main(void) { - instruction_t instr[] = (instruction_t[]) { + instruction_t instr[] = { (instruction_t){ .instr = INSTR_MOV, .operands = (operand_t[]){