Skip to content

Commit fb900d8

Browse files
committed
Update index.html
1 parent 6f69f42 commit fb900d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<div id="online_install" class="title1 q-ma-md text-primary">在线安装</div>
159159
<p class="q-ma-md">octave_zstd可以在线安装。</p>
160160
<div class="text-h5 q-ma-md text-red-10">在线安装octave_zstd,代码如下:</div>
161-
<p class="q-ma-md">>> pkg install 'https://github.com/CNOCTAVE/octave_zstd/archive/refs/tags/1.0.3.tar.gz'</p>
161+
<p class="q-ma-md">>> pkg install 'https://github.com/CNOCTAVE/octave_zstd/releases/download/1.0.3/octave_zstd.tar.gz'</p>
162162
<q-separator></q-separator>
163163
<div id="source_code_install" class="title1 q-ma-md text-primary">源码安装</div>
164164
<p class="q-ma-md">octave_zstd可以直接使用tar包安装。</p>

0 commit comments

Comments
 (0)