dropbox / djinni

A tool for generating cross-language type declarations and interface bindings.
Apache License 2.0
2.88k stars 488 forks source link

Fix misleading README instructions #411

Closed mjmacleod closed 5 years ago

mjmacleod commented 5 years ago

README instructions do not generate the files they say they will generate, fix the djinni command called so that they match up.

Replaces #400 - apologies for duplicate pull request, I accidentally did the initial request from master instead of a branch and needed to free my master up for other changes.