Skip to content

Commit bb38ade

Browse files
committed
Fixed documentation.
1 parent 800b0b4 commit bb38ade

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Some instructions for using Data-Forge Plot. These instructions are for JavaScri
3737

3838
### Install
3939

40-
npm install --save data-forge data-forge-plot data-forge-plot-render
40+
npm install --save data-forge data-forge-plot @data-forge-plot/render
4141

4242
### Setup
4343

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "data-forge-plot",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "Plotting API for use with Data-Forge.",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)