diff options
author | Mantas Vilčinskas <hi@mnts.lt> | 2021-09-28 15:46:05 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-28 15:46:05 +0300 |
commit | 44ffe1d6445d3de9ee501662e3242ad9f85ced68 (patch) | |
tree | edf95031ed999a34d4e2cc4281754889d3f74d13 /exampleSite | |
parent | 56713ba25ef51a3d620a535d69c87637ef0913da (diff) |
zar-far fix
Diffstat (limited to 'exampleSite')
-rw-r--r-- | exampleSite/README.md | 4 |
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` |