diff --git a/README.md b/README.md index 710ef03..4df436d 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ SPGooglePlacesAutocomplete requires a deployment target >= iOS 5.0. Instantiate a new SPGooglePlacesAutocompleteQuery and fill in the properties you'd like to specify. ``` objective-c -#import "SPGooglePlacesAutocompleteQuery.h" +# import "SPGooglePlacesAutocompleteQuery.h" ...