Skip to content

Commit 5b72653

Browse files
djvaldezjebentier
authored andcommitted
Update README.md
1 parent c75cd55 commit 5b72653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ public class MyObjcCodegen extends ObjcClientCodegen {
149149
and specify the `classname` when running the generator:
150150

151151
```
152-
-i com.mycompany.swagger.codegen.MyObjcCodegen
152+
-l com.mycompany.swagger.codegen.MyObjcCodegen
153153
```
154154

155155
Your subclass will now be loaded and overrides the `PREFIX` value in the superclass.

0 commit comments

Comments
 (0)