There was an error while loading. Please reload this page.
1 parent 0b9a667 commit bf06b8eCopy full SHA for bf06b8e
.gitignore
@@ -1,6 +1,5 @@
1
.DS_Store
2
*.log
3
-bower_components/
4
components/
5
coverage/
6
node_modules/
.remarkignore
@@ -1,5 +1,4 @@
# Dependencies.
# Make sure the fixtures do not get overwritten.
bower.json
readme.md
@@ -16,12 +16,6 @@ npm install remark-github
16
component install wooorm/remark-github
17
```
18
19
-[Bower](http://bower.io/#install-packages)
20
-
21
-```bash
22
-bower install remark-github
23
-```
24
25
[Duo](http://duojs.org/#getting-started)
26
27
```javascript
0 commit comments