From 67a81f6c3b5cf3727f017a4ebd58b833481e4b49 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 27 Jun 2023 12:03:06 +0100 Subject: Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7ca35c4..a5a758d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Development: For DJGPP I recommend cross-compilation using [build-djgpp](https://github.com/andrewwutw/build-djgpp/). -Set `LIBMIKMOD_BASE` env variable to your libmikmod sourceis with the DOS library compiled and ready to use. +Set `LIBMIKMOD_BASE` env variable to your libmikmod sources with the DOS library compiled and ready to use. You can build the game with `make` and run it in DOSBOX with `make run`. -- cgit v1.2.3