Skip to content

Commit 0fbb7f1

Browse files
committed
Added instructions on how to install via NPM
1 parent edf4196 commit 0fbb7f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ There are a few of ways to work with this repo:
1414

1515
- Clone it in its entirety: `https://github.com/ericwbailey/accessible-html-content-patterns.git`
1616
- [Download a zipped copy](https://github.com/ericwbailey/accessible-html-content-patterns/archive/master.zip)
17+
- Install via [NPM](https://www.npmjs.com/package/accessible-html-content-patterns): `npm i accessible-html-content-patterns`
1718
- [Curl](http://explainshell.com/explain/1/curl) just the HTML page (great starting place for a styleguide):
1819
`curl -o accessible-html-content-patterns.html https://raw.githubusercontent.com/ericwbailey/accessible-html-content-patterns/master/docs/index.html`
1920
- Copy/paste individual elements from the [source code](https://github.com/ericwbailey/accessible-html-content-patterns/blob/master/docs/index.html)

0 commit comments

Comments
 (0)