From be44543d59822ff4f77b659a71a2de65ec3326c1 Mon Sep 17 00:00:00 2001 From: fergus rooney Date: Fri, 23 Jun 2023 17:48:54 +0100 Subject: [PATCH] Add a more detailed usage example, referring to issue #6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d9fd96..c614dff 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ jobs: - name: Checkout sources uses: actions/checkout@v3 - # Replace this step your own page build process + # Replace this step with your own page build process - name: Build your page run: | cd docs/