fix readme
This commit is contained in:
parent
e5cb65a302
commit
4ed1d7347a
|
@ -216,8 +216,8 @@ to contact me.
|
||||||
* Clone the [AMOS Professional source code](https://github.com/AOZ-Studio/AMOS-Professional-Official)
|
* Clone the [AMOS Professional source code](https://github.com/AOZ-Studio/AMOS-Professional-Official)
|
||||||
* Copy `AMOSPro Sources/+lequ.s` to `+LEqu.s`
|
* Copy `AMOSPro Sources/+lequ.s` to `+LEqu.s`
|
||||||
* Generate the socket LVO file in the `src` directory
|
* 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`
|
* Download `https://raw.githubusercontent.com/cnvogelg/amitools/master/amitools/data/fd/bsdsocket_lib.fd` to `src`
|
||||||
* `fd2pragma bsdsocket_lib.fd to "" special 20`
|
* `fd2pragma bsdsocket_lib.fd to "" special 20`
|
||||||
* Fix up `absdsocket` to match your system's setup
|
* Fix up `absdsocket` to match your system's setup
|
||||||
* Run `execute absdsocket`
|
* Run `execute absdsocket`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue