Update addon_tutorial.markdown
This commit is contained in:
parent
5e2817f6e2
commit
8b0d75a0e1
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ CMD [ "/run.sh" ]
|
||||||
|
|
||||||
`run.sh`:
|
`run.sh`:
|
||||||
```bash
|
```bash
|
||||||
echo Hello from my first add-on!
|
echo Hello world!
|
||||||
```
|
```
|
||||||
|
|
||||||
## {% linkable_title Step 2: Installing and testing your add-on %}
|
## {% linkable_title Step 2: Installing and testing your add-on %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue