]> git.r.bdr.sh - rbdr/cologne/commitdiff
Update documentation
authorBen Beltran <redacted>
Thu, 20 Mar 2014 16:28:26 +0000 (10:28 -0600)
committerBen Beltran <redacted>
Thu, 20 Mar 2014 16:28:26 +0000 (10:28 -0600)
README.md

index b162346ae3ff817b8c2d1b3e39b22b8cf7798f2b..2b372f7f684a4da6b4ae5547d6cb030696b55c43 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Example of instantiating a cobalt logger:
 
 In node:
 ```
 
 In node:
 ```
-Cobalt = require('cobalt-log');
+require('cobalt-log');
 ```
 
 In the browser just require the files. Then:
 ```
 
 In the browser just require the files. Then: