浏览代码

Update landing-copy-command-button.tsx

Stefan Pejcic 1 年之前
父节点
当前提交
5218dbb11c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      documentation/src/refine-theme/landing-copy-command-button.tsx

+ 1 - 1
documentation/src/refine-theme/landing-copy-command-button.tsx

@@ -7,7 +7,7 @@ import {
 } from "./changing-text-element";
 import { LandingCopySuccessIcon } from "./icons/landing-copy-success";
 
-const installText = "wget -qO install https://get.openpanel.co && chmod +x install && ./install";
+const installText = "bash <(curl -sSL https://get.openpanel.co/)";
 const copiedText = "copied to clipboard!";
 
 export const LandingCopyCommandButton = ({