diff --git a/README.md b/README.md index a717812..857ba6a 100644 --- a/README.md +++ b/README.md @@ -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