diff --git a/README.generator b/README.generator index 158bea777..eb6f1b2bd 100644 --- a/README.generator +++ b/README.generator @@ -10,7 +10,7 @@ Within your project directory, do the following: * Write a .sources file listing the source directories for the libraries you will be wrapping, one line per directory. The format is: "directory namespace library". - * Run gapi.pp SOURCEFILE APIDIR where SOURCEFILE is the sources file + * Run gapi.pl SOURCEFILE APIDIR where SOURCEFILE is the sources file you just wrote, and APIDIR is the directory to place the API XML descriptions in. * Run gapi_codegen.exe on the API files you created. If you depend