We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906fad5 commit 8ef9922Copy full SHA for 8ef9922
README.md
@@ -64,7 +64,7 @@ You can now visit your site at [http://localhost:8000](http://localhost:8000) to
64
To customize your site, you can add components. Let’s add a button component to your project:
65
66
```bash
67
-./scripts/run_add.sh button
+./run_add.sh button
68
```
69
70
This command will generate a new `button.html` file in your project’s components folder. Now, you can use this component inside your template.
0 commit comments