You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This git repository is intended for instructional purposes. It is the source cod
4
4
5
5
### Prerequisites
6
6
7
-
To run the following code, you will need a [JointJS+ license](https://www.jointjs.com/license) that comes with the JointJS+ installable package file `rappid.tgz`.
7
+
To run the following code, you will need a [JointJS+ license](https://www.jointjs.com/license) that comes with the JointJS+ installable package file `joint-plus.tgz`.
8
8
9
9
### Dependencies
10
10
@@ -27,7 +27,7 @@ Change into the `joint-plus-tutorial-vue` directory.
27
27
cd joint-plus-tutorial-vue
28
28
```
29
29
30
-
For this tutorial, you need to place your own `rappid.tgz` file in the root directory.
30
+
For this tutorial, you need to place your own `joint-plus.tgz` file in the root directory.
31
31
32
32
When that is completed, you can install the dependencies.
0 commit comments