Skip to content

Commit

Permalink
Document installation
Browse files Browse the repository at this point in the history
  • Loading branch information
esamattis committed Jul 26, 2012
1 parent 766f11c commit 7ba5ae9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,10 @@

OpenLDAP style. See http://www.openldap.org/faq/data/cache/347.html

## Installation

npm install ssha

## Usage

```javascript
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"author": "Esa-Matti Suuronen <esa-matti@suuronen.org>",
"name": "ssha",
"description": "Salted SHA1 hashes",
"version": "0.0.4",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git://github.com/opinsys/node-ssha.git"
Expand Down

0 comments on commit 7ba5ae9

Please sign in to comment.