Skip to content

Commit 53fc6db

Browse files
committed
Copy
1 parent ca7b981 commit 53fc6db

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
@@ -22,7 +22,7 @@ npx @11ty/create index.md '# Heading'
2222
npx @11ty/create nested/index.md '# Heading'
2323
```
2424

25-
Add in v1.0.6 and newer:
25+
And in v1.0.6+ `stdin` is supported:
2626
```sh
2727
echo '# Heading' | npx @11ty/create nested/index.md
2828
```

0 commit comments

Comments
 (0)