Skip to content

Commit 3db2bed

Browse files
committed
fix example readme
1 parent f1e0951 commit 3db2bed

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/internal-run/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ $ bashly generate
1515
$ bashly generate
1616
```
1717

18-
Note that while this pattern of calling `run` internally is supported, you may
19-
want to consider using [lib functions]
20-
instead, for a more robust codebase.
21-
2218
While this pattern of calling run internally is supported, you may want to
2319
consider using [lib functions](https://bashly.dev/usage/writing-your-scripts/#adding-common-functions)
2420
instead. lib functions can help create a more robust and maintainable codebase

0 commit comments

Comments
 (0)