aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 9b14efe..0b2d915 100644
--- a/README.rst
+++ b/README.rst
@@ -60,7 +60,7 @@ Release process
# OLMKit CocoaPod release
# Make sure the version OLMKit.podspec is the same as the git tag
- # (this should be checked before git tagging)
+ # (this must be checked before git tagging)
pod spec lint OLMKit.podspec --use-libraries --allow-warnings
pod trunk push OLMKit.podspec --use-libraries --allow-warnings
# Check the pod has been successully published with: