Skip to content

Commit fa6db11

Browse files
committed
Fix readme 2
1 parent 435cb1e commit fa6db11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Ready to use with TypeScript and JavaScript.
1313

1414
## Installation
1515
```
16-
npm install @coden/redis-functions-balancer --save-prod
16+
npm install redis-functions-balancer --save-prod
1717
```
1818

1919
## Usage

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redis-functions-balancer",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Balance NodeJs functions with Redis",
55
"repository": "https://github.com/dmitryuk/RedisFunctionsBalancer",
66
"main": "index.ts",

0 commit comments

Comments
 (0)