aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Beltran <ben@freshout.us>2014-03-20 10:28:26 -0600
committerBen Beltran <ben@freshout.us>2014-03-20 10:28:26 -0600
commit3a563eb4931fea369a87bd2f9a34d44ab81da651 (patch)
treedacbb21c4e5bd88f9c4608ab30bf9ca927c0b9ff /README.md
parentdb6bc3cb0117030b2d31d55850d91f58248a8e81 (diff)
Update documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b162346..2b372f7 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Example of instantiating a cobalt logger:
In node:
```
-Cobalt = require('cobalt-log');
+require('cobalt-log');
```
In the browser just require the files. Then: