Update README.md
needed a grave here, not an apostrophy
This commit is contained in:
parent
99564c3347
commit
d571d39923
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Add `objectivec/\*.h` & `objectivec/\*.m` except for
|
|||
If the target is using ARC, remember to turn off ARC (`-fno-objc-arc`) for the
|
||||
`.m` files.
|
||||
|
||||
The files generated by `protoc` for the `*.proto` files (`\*.pbobjc.h' and
|
||||
The files generated by `protoc` for the `*.proto` files (`\*.pbobjc.h` and
|
||||
`\*.pbobjc.m`) are then also added to the target.
|
||||
|
||||
Usage
|
||||
|
|
Loading…
Add table
Reference in a new issue