Skip to content

Commit d9c3412

Browse files
committed
Update getting started to install layerchart@next
1 parent 8db3c10 commit d9c3412

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/layerchart/src/routes/getting-started/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<h2>Install package</h2>
7474

7575
<div>Install <code>layerchart</code> package</div>
76-
<Code source={`npm install layerchart`} language="sh" />
76+
<Code source={`npm install layerchart@next`} language="sh" />
7777

7878
<Blockquote>
7979
<div>

0 commit comments

Comments
 (0)