Skip to content

Commit 4cf0747

Browse files
author
Adnan Rahic
committed
update readme
1 parent 6360f3f commit 4cf0747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Create your free account and access token [here](https://apps.sematext.com/ui/re
99
## Usage
1010

1111
```js
12-
const Logsene = require('../sematext/winston-logsene/lib')
12+
const Logsene = require('winston-logsene')
1313
const { createLogger, format, config } = require('winston')
1414

1515
var logger = createLogger({

0 commit comments

Comments
 (0)