]> Nishi Git Mirror - aya.git/commitdiff
Fix instructions for Quick Start
authorJames Mills <1290234+prologic@users.noreply.github.com>
Mon, 27 Mar 2023 08:26:56 +0000 (18:26 +1000)
committerJames Mills <1290234+prologic@users.noreply.github.com>
Mon, 27 Mar 2023 08:26:56 +0000 (18:26 +1000)
README.md

index d3fbe57b2a572102bd9d4b365150ce53de99e0c4..111873c3c3e23e3e2415014cb973eff276d8dab9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,8 +29,8 @@ Table of Contents:
 ## Quick Start
 
 ```console
-go get install go.mills.io/zs@latest
-cat > .zs/layout.html <<EOF
+go install go.mills.io/zs@latest
+mkdir .zs && cat > .zs/layout.html <<EOF
 <html>
   <head>
     <title>{{ title }}</title>