diff --git a/README.md b/README.md index fee2bc5..0e51333 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ If the Node version is not installed, `nvm` will state how to install the requir - [TypeScript with Lit](./projects/lit-ts/README.md) - [TypeScript with Parcel](./projects/parcel-ts/README.md) - [TypeScript with Rollup](./projects/rollup-ts/README.md) -- [TypeScript with ViteJs](./projects/vitejs-ts/README.md) - [TypeScript with SvelteKit](./projects/sveltekit-ts/README.md) +- [TypeScript with ViteJs](./projects/vitejs-ts/README.md) ### Use the maxGraph development version @@ -39,4 +39,4 @@ In this folder where you clone the `maxgraph-integration-examples` project, go t - with [npm link](https://docs.npmjs.com/cli/v8/commands/npm-link): `npm link /packages/core`: create a soft link to the maxgraph local folder. Repack of maxgraph is automatically available in the examples - alternative: `npm install /packages/core/maxgraph-core-0.1.0.tgz`. This changes - the package.json file. You must run this command again each time you rebuild the maxgraph npm package. \ No newline at end of file + the package.json file. You must run this command again each time you rebuild the maxgraph npm package.