changed repo link
This commit is contained in:
parent
c24a965755
commit
a36d69214d
|
@ -28,7 +28,7 @@ It is likely you already have Node and NPM installed on your system. If so, you
|
|||
|
||||
## Getting the files
|
||||
|
||||
**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:
|
||||
**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/infusion](https://github.com/heydon/infusion) repository, then do a `git clone` to your local system. Replace `[your username]` in the following:
|
||||
|
||||
{{<cmd>}}git clone https://github.com/[your username]/infusion.git{{</cmd>}}
|
||||
|
||||
|
|
|
@ -334,7 +334,7 @@
|
|||
|
||||
<h2 id="getting-the-files">Getting the files</h2>
|
||||
|
||||
<p><strong>Infusion</strong> 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 <a href="https://github.com/heydon/inclusive-pattern-library">github.com/heydon/inclusive-pattern-library</a> repository, then do a <code>git clone</code> to your local system. Replace <code>[your username]</code> in the following:</p>
|
||||
<p><strong>Infusion</strong> 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 <a href="https://github.com/heydon/infusion">github.com/heydon/infusion</a> repository, then do a <code>git clone</code> to your local system. Replace <code>[your username]</code> in the following:</p>
|
||||
|
||||
<pre class="cmd"><code>git clone https://github.com/[your username]/infusion.git</code></pre>
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user