From 0fe5abad619e76293f2b0208cc60a4105b6d83a6 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Fri, 4 Mar 2016 20:30:01 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61b14ab..30d4204 100644 --- a/README.md +++ b/README.md @@ -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