Fixed requirements
This commit is contained in:
parent
22320a3357
commit
27a5b51a02
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ c65gm compiles high-level source code into ACME assembler syntax for the 6502 pr
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- **Go**: Version 1.25.1 or higher (tested with 1.25.5)
|
- **Go**: Version 1.25.1 or higher (tested with 1.25.5)
|
||||||
|
- **Acme**: Tested with release 0.97 ("Zem")
|
||||||
|
|
||||||
|
|
||||||
The project uses Go modules with these dependencies:
|
The project uses Go modules with these dependencies:
|
||||||
- `github.com/armon/go-radix` - Prefix tree for command lookup
|
- `github.com/armon/go-radix` - Prefix tree for command lookup
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue