Skip to content

Commit e675598

Browse files
Update README.md
1 parent 6d0052b commit e675598

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@ Open the `template_default.html` file located in your project’s templates fold
7575

7676
Example: Open your `template_default.html` and add your component:
7777

78+
```bash
79+
nano ./template_default.html
80+
```
81+
82+
Find a place to insert `{{button}}` in the template below:
83+
7884
```html
7985
<!DOCTYPE html>
8086
<html lang="en">

0 commit comments

Comments
 (0)