Skip to content

Commit 6794014

Browse files
authored
Update README.md
1 parent 97d0e18 commit 6794014

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
> [!IMPORTANT]
2+
> **learn.svelte.dev の日本語化プロジェクトは、以下のリポジトリに統合されました!**
3+
>
4+
> https://github.com/svelte-jp/svelte.dev
5+
>
6+
7+
---
8+
19
# learn.svelte.dev
210

311
A soup-to-nuts interactive tutorial on how to build apps with Svelte.
@@ -28,4 +36,4 @@ Tutorials live inside `content`. Each tutorial consists of a `README.md`, which
2836

2937
## Bumping tutorial dependencies
3038

31-
Bump the dependency (for example Svelte) in both the root and the `content/common` `package.json`. In the root do `pnpm i` (to update `pnpm-lock.yaml`), in `content/common` do `npm i` (to update `package-lock.json`).
39+
Bump the dependency (for example Svelte) in both the root and the `content/common` `package.json`. In the root do `pnpm i` (to update `pnpm-lock.yaml`), in `content/common` do `npm i` (to update `package-lock.json`).

0 commit comments

Comments
 (0)