Skip to content

Commit

Permalink
chore: added cd in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Boby900 committed Oct 15, 2023
1 parent 46be076 commit 47233bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/1.getting-started/2.installation.md
Expand Up @@ -65,6 +65,10 @@ bunx nuxi@latest init <project-name>

::

cd into your new project directory to begin using Nuxt.
```bash
cd <project-name>
```
Open your project folder in Visual Studio Code:

```bash
Expand Down

0 comments on commit 47233bd

Please sign in to comment.