mirror of
https://github.com/uglyboy-tl/obsidian-ink-player.git
synced 2026-07-22 05:42:02 +00:00
docs(readme): update dependency reference from react to solidjs
This commit is contained in:
parent
d619f92d72
commit
67faea3f63
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ Thanks to [Calico](https://elliotherriman.itch.io/calico), this plugin offers a
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
This plugin is part of the [InkWeave](https://github.com/uglyboy-tl/InkWeave) monorepo. It depends on `@inkweave/core`, `@inkweave/react`, and `@inkweave/plugins`.
|
This plugin is part of the [InkWeave](https://github.com/uglyboy-tl/InkWeave) monorepo. It depends on `@inkweave/core`, `@inkweave/solidjs`, and `@inkweave/plugins`.
|
||||||
|
|
||||||
- Clone the InkWeave repository.
|
- Clone the InkWeave repository.
|
||||||
- Run `git submodule update --init` to pull the plugin source.
|
- Run `git submodule update --init` to pull the plugin source.
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
## 贡献
|
## 贡献
|
||||||
|
|
||||||
本插件是 [InkWeave](https://github.com/uglyboy-tl/InkWeave) 单体仓库的一部分,依赖于 `@inkweave/core`、`@inkweave/react` 和 `@inkweave/plugins`。
|
本插件是 [InkWeave](https://github.com/uglyboy-tl/InkWeave) 单体仓库的一部分,依赖于 `@inkweave/core`、`@inkweave/solidjs` 和 `@inkweave/plugins`。
|
||||||
|
|
||||||
- 克隆 InkWeave 仓库。
|
- 克隆 InkWeave 仓库。
|
||||||
- 运行 `git submodule update --init` 拉取插件源码。
|
- 运行 `git submodule update --init` 拉取插件源码。
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue