Skip to content

Commit 1ef7601

Browse files
timdeschryverConduitry
authored andcommitted
docs: selectable npx link
1 parent 54e8037 commit 1ef7601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/routes/index.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686
<div style="grid-area: start; display: flex; flex-direction: column; min-width: 0" slot="how">
8787
<pre class="language-bash" style="margin: 0 0 1em 0; min-width: 0; min-height: 0">
88-
npx degit <a href="https://github.com/sveltejs/template">sveltejs/template</a> my-svelte-project
88+
npx degit <a href="https://github.com/sveltejs/template" style="user-select: initial;">sveltejs/template</a> my-svelte-project
8989
<span class="token comment"># or download and extract <a href="https://github.com/sveltejs/template/archive/master.zip">this .zip file</a></span>
9090
cd my-svelte-project
9191

0 commit comments

Comments
 (0)