Skip to content

Commit 31d4549

Browse files
vue: update README with new repo title (#5)
1 parent 4c13a69 commit 31d4549

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# rappid-tutorial-vue3
1+
# joint-plus-tutorial-vue
22

3-
This git repository is intended for instructional purposes. It is the source code that accompanies a Rappid blog post "Integration with Vue" which can be found [here](https://resources.jointjs.com/tutorial/vue-ts).
3+
This git repository is intended for instructional purposes. It is the source code that accompanies a JointJS+ blog post "Integration with Vue" which can be found [here](https://resources.jointjs.com/tutorial/vue-ts).
44

55
### Prerequisites
66

7-
To run the following code, you will need a [Rappid license](https://www.jointjs.com/license) that comes with the Rappid 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 `rappid.tgz`.
88

99
### Dependencies
1010

@@ -18,13 +18,13 @@ Make sure you have the following dependencies installed on your system:
1818
Clone this repository.
1919

2020
```
21-
git clone [email protected]:clientIO/rappid-tutorial-vue3.git
21+
git clone [email protected]:clientIO/joint-plus-tutorial-vue.git
2222
```
2323

24-
Change into the `rappid-tutorial-vue3` directory.
24+
Change into the `joint-plus-tutorial-vue` directory.
2525

2626
```
27-
cd rappid-tutorial-vue3
27+
cd joint-plus-tutorial-vue
2828
```
2929

3030
For this tutorial, you need to place your own `rappid.tgz` file in the root directory.

0 commit comments

Comments
 (0)