Skip to content

Commit 64faaf2

Browse files
authored
Update command in index.html to include argument
修复文档错误
1 parent 3720378 commit 64faaf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ <h1 class="text-4xl sm:text-5xl lg:text-6xl font-extrabold mb-6 leading-[1.1] tr
416416
<div class="flex items-center mb-2">
417417
<span class="prompt"></span>
418418
<span class="prompt text-neutral-400">~</span>
419-
<span class="cmd">redc run</span>
419+
<span class="cmd">redc run aliyun/ecs</span>
420420
</div>
421421
<div class="output">
422422
<span class="text-blue-400"></span> Initializing provider plugins...<br/>

0 commit comments

Comments
 (0)