Skip to content

Commit 45ce973

Browse files
authored
📖 DOC: Update learn guide (#73)
1 parent e50a11c commit 45ce973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎apps/baseai.dev/content/learn/learn/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ In these learn guides, you will learn how to locally:
4646
Create a directory in your local machine and navigate to it. Run the following command in the terminal:
4747

4848
```bash
49-
mkdir my-ai-project
49+
mkdir my-ai-project && cd my-ai-project
5050
npm init -y
5151
npm install dotenv
5252
```

0 commit comments

Comments
 (0)