From 4ed1d7347a67e00db94ac6979eb311ae0c92fb5f Mon Sep 17 00:00:00 2001 From: John Bintz Date: Mon, 18 Mar 2024 21:19:24 -0400 Subject: [PATCH] fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce3b428..e822747 100644 --- a/README.md +++ b/README.md @@ -216,8 +216,8 @@ to contact me. * Clone the [AMOS Professional source code](https://github.com/AOZ-Studio/AMOS-Professional-Official) * Copy `AMOSPro Sources/+lequ.s` to `+LEqu.s` * Generate the socket LVO file in the `src` directory - * Download `https://raw.githubusercontent.com/cnvogelg/amitools/master/amitools/data/fd/bsdsocket_lib.fd` to `src` - * `fd2pragma bsdsocket_lib.fd to "" special 20` + * Download `https://raw.githubusercontent.com/cnvogelg/amitools/master/amitools/data/fd/bsdsocket_lib.fd` to `src` + * `fd2pragma bsdsocket_lib.fd to "" special 20` * Fix up `absdsocket` to match your system's setup * Run `execute absdsocket`