aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliot_ <112902069+akatiggerx04@users.noreply.github.com>2022-09-07 01:24:12 +0300
committerelliot_ <112902069+akatiggerx04@users.noreply.github.com>2022-09-07 01:24:12 +0300
commita54f27f4d9e4b076f5ce550e673999b912019db5 (patch)
treead352ecc2c329e9aefe2ca48154dbbece5c7f292
parentd1d8c2f9949aa470cc17462b95821a816528b1d5 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 84cb63d..8a69813 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Demo here: https://akatiggerx04.github.io/graysx-hugo/
## Installation
-#### Create a new Hugo site (Skip If Already Done)
+#### Create a new Hugo site (Skip if already done)
```sh
hugo new site example && cd example