1
0
mirror of https://frontier.innolan.net/github/AmigaExamples.git synced 2025-12-07 01:55:47 +00:00

Update README.md

This commit is contained in:
alpine9000
2016-03-04 20:30:01 +11:00
parent 2c63eb6091
commit 0fe5abad61

View File

@ -38,7 +38,7 @@ Build all examples by running ``make`` at the top level directory.
Each example will have an ADF file in it's ``bin`` directory. These files can be loaded directly as DF0: on [FS-UAE](http://fs-uae.net/) or [Scripted Amiga Emulator](http://scriptedamigaemulator.net/) using the AROS ROM.
Invdivual examples can be built by entering the directory and running make:
Individual examples can be built by entering the directory and running make:
```
# cd 001.simple_image