Skip to content

Commit 8ef9922

Browse files
Update README.md
1 parent 906fad5 commit 8ef9922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ You can now visit your site at [http://localhost:8000](http://localhost:8000) to
6464
To customize your site, you can add components. Let’s add a button component to your project:
6565

6666
```bash
67-
./scripts/run_add.sh button
67+
./run_add.sh button
6868
```
6969

7070
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

Comments
 (0)