Skip to content

Commit 5d852ac

Browse files
committed
change to python3
1 parent ce3bad1 commit 5d852ac

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
@@ -8,7 +8,7 @@ that represents a row in your table.
88
## Documentation
99

1010
Example Usage of builder:
11-
python HoneycodeORMBuilder.py <workbookid>
11+
python3 HoneycodeORMBuilder.py [workbookid]
1212

1313
Output in the ORM folder a list of files representing your tables
1414

0 commit comments

Comments
 (0)