1
0
mirror of https://frontier.innolan.net/github/AmigaExamples.git synced 2025-12-07 03:48:02 +00:00

Update README.md

This commit is contained in:
alpine9000
2016-03-03 17:37:24 +11:00
parent 405b01983b
commit ab3490fd3f

View File

@ -28,9 +28,9 @@ tools
The tools have tests:
```
# cd tools/imagecon
# make test
#
# git clone git://github.com/cahirwpz/amigaos-cross-toolchain.git
# cd amigaos-cross-toolchain
# ./toolchain-m68k --prefix=/usr/local/amiga build
```
or test all by running make at the top level