aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--exampleSite/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/README.md b/exampleSite/README.md
index 89b6971..1e63989 100644
--- a/exampleSite/README.md
+++ b/exampleSite/README.md
@@ -1,4 +1,4 @@
-# cState Site v5.0.3
+# cState Site v5.0
This is the default cState status page website directory/folder.
@@ -7,7 +7,7 @@ This is the default cState status page website directory/folder.
## Are you updating? Use these commands
-Download yoru site with all the directories. `git clone --recursive <your repo link goes here>`
+Download your site with all the directories. `git clone --recursive <your repo link goes here>`
Update the cState theme submodule. `git submodule foreach git pull origin master`