README.md in nano-store-0.5.1 vs README.md in nano-store-0.5.2
- old
+ new
@@ -34,9 +34,13 @@
end
```
Now, you can use NanoStore in your app.
+## Upgrade Notes
+
+If you are upgrading from an older version of nano-store gem, make sure you run rake clean and remove vendor/Pods/build* folders before building your project. Otherwise you may still using the old binaries!
+
## Basic Usage
### Set default storage type
````ruby
\ No newline at end of file