diff --git a/content/patterns/installation.md b/content/patterns/installation.md index 46e38ea..14da479 100644 --- a/content/patterns/installation.md +++ b/content/patterns/installation.md @@ -30,7 +30,7 @@ It is entirely likely you already have Node and NPM installed on your system. If **Infusion** is hosted on Github. To start using it, you'll need to get the files from there. If you are comfortable with the command line, just fork the [github.com/heydon/inclusive-pattern-library](https://github.com/heydon/inclusive-pattern-library) repository, then do a `git clone` to your local system. Replace `[your username]` in the following: -{{}}git clone https://github.com/[your username]/infusion-builder.git{{}} +{{}}git clone https://github.com/[your username]/infusion.git{{}} If the command line is not your thing, fork [github.com/heydon/inclusive-pattern-library](https://github.com/heydon/inclusive-pattern-library) and choose **Open in Desktop** from **Clone or download** (see figure 1, below). diff --git a/public/index.html b/public/index.html index 19e6bdf..12d0b64 100644 --- a/public/index.html +++ b/public/index.html @@ -62,7 +62,7 @@

Documentation for the Infusion pattern library builder. This documentation is constructed using the builder itself.

-