소스 검색

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.