Skip to content

Commit 5e7287c

Browse files
fix: rename script to shell
1 parent 1ea6f47 commit 5e7287c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2>Quick Installation</h2>
304304
<div class="tabs">
305305
<button class="tab-button active" data-tab="pipx">pipx</button>
306306
<button class="tab-button" data-tab="pip">pip</button>
307-
<button class="tab-button" data-tab="script">Script</button>
307+
<button class="tab-button" data-tab="script">Shell</button>
308308
</div>
309309

310310
<div class="tab-content active" id="pipx-tab">

0 commit comments

Comments
 (0)