瀏覽代碼

Update local.mdx (#3685)

Humayun Javed 5 月之前
父節點
當前提交
459e890cdb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/content/docs/quickstart/local.mdx

+ 1 - 1
docs/content/docs/quickstart/local.mdx

@@ -56,7 +56,7 @@ name. This command creates a new directory with the specified name and sets up a
 default program and test file.
 
 ```shell filename="Terminal"
-anchor init my-program
+anchor init my-project
 ```
 
 Navigate to the new project directory and open it in your code editor.