Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
Merge pull request uuidjs#51 from hermanjunge/master
Browse files Browse the repository at this point in the history
Small Fix in Docs
  • Loading branch information
broofa committed Oct 6, 2012
2 parents b0998f8 + 7ea6fe0 commit 7066c63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -165,7 +165,7 @@ In node.js

```
> cd test
> node uuid.js
> node test.js
```

In Browser
Expand All @@ -180,7 +180,7 @@ Requires node.js

```
npm install uuid uuid-js
node test/benchmark.js
node benchmark/benchmark.js
```

For a more complete discussion of node-uuid performance, please see the `benchmark/README.md` file, and the [benchmark wiki](https://github.com/broofa/node-uuid/wiki/Benchmark)
Expand Down

0 comments on commit 7066c63

Please sign in to comment.