aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMantas Vilčinskas <hi@mnts.lt>2021-09-28 15:46:05 +0300
committerGitHub <noreply@github.com>2021-09-28 15:46:05 +0300
commit44ffe1d6445d3de9ee501662e3242ad9f85ced68 (patch)
treeedf95031ed999a34d4e2cc4281754889d3f74d13
parent56713ba25ef51a3d620a535d69c87637ef0913da (diff)
zar-far fix
-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`