Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nichtich committed Feb 27, 2015
1 parent e485c54 commit 3883dc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -12,13 +12,13 @@
### npm

```bash
npm install ng-skos --safe
npm install ng-skos --save
```

### bower

```bash
bower install ng-skos --safe
bower install ng-skos --save
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion src/docs-nav.html
Expand Up @@ -16,7 +16,7 @@
<li>
<a href="grunt-scripts/ng-skos.min.js">
<i class="icon-download-alt"></i>
download (<%= pkg.version %>)
download
</a>
</li>
<li>
Expand Down

0 comments on commit 3883dc3

Please sign in to comment.