diff --git a/README b/README index 0d58f4e..eb7a0f0 100755 --- a/README +++ b/README @@ -25,9 +25,6 @@ Build - GNU Autotools - UNIX Shell - GCC (with G++) - - LDC - - DUB - - Tubolent W2C2 (optional; testing only) 1.) Install the dependencies listed above. @@ -48,9 +45,6 @@ Quick Setup In a terminal run Godot with the "--dump-extension-api" flag; this will generate the "extension_api.json" required by your installation. - Following this, run the following command: - - dub run godot-dlang:generator -- -j extension_api.json -o Refer to documentation for more information.