Skip to content

Commit 01cb6c5

Browse files
committed
update readme
1 parent a34a155 commit 01cb6c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ Alternatively, a single `checksums.sha256.txt` or `checksums.sha512.txt` file ca
114114
69b87009a87e38e5470191a9e40c441ce963fb4cf260fd44cf5f032b9566454a laravel.yaml
115115
```
116116

117+
See the [example configuration](./templates/stackup.dist.yaml) for an example of using includes, the [example remote includes](./templates/remote-includes) for examples of remote include templates, and the [example checksum file](./templates/remote-includes/checksums.sha256.txt) for an example of a checksum file.
118+
119+
117120
Valid algorithms are `sha256` or `sha512`, and checksum files may be generated with the `sha256sum` or `sha512sum` command line utilities.
118121

119122
### Configuration: Preconditions

0 commit comments

Comments
 (0)