diff --git a/docs/01.md b/docs/01.md index 3553f3a1..f3c27f31 100644 --- a/docs/01.md +++ b/docs/01.md @@ -21,11 +21,11 @@ and update it using: It's possible to manually download and install giter8 directly from Maven Central: - \$ curl https://repo1.maven.org/maven2/org/foundweekends/giter8/giter8-bootstrap_2.12/0.13.1/giter8-bootstrap_2.12-0.13.1.sh > ~/bin/g8 + \$ curl https://repo1.maven.org/maven2/org/foundweekends/giter8/giter8-bootstrap_2.12/0.14.0/giter8-bootstrap_2.12-0.14.0.sh > ~/bin/g8 \$ chmod +x ~/bin/g8 Replace `~/bin/` with anything that is on your `PATH`. To make sure everything is working, try running `g8` with no parameters, you should see Error: Missing argument