Skip to content

Commit a519838

Browse files
authored
Merge pull request #26 from aslamcodes/chore/installation-instruction
chore: update usage instructions
2 parents 1227e29 + f01617a commit a519838

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ AWS AppStream provides a CLI, but it only handles high-level image operations li
2222

2323
# Installation
2424
## Windows Installation
25-
2625
You can install and run **AppStreamFile** without cloning the repository.
2726
The script detects your system architecture and downloads the correct binary automatically.
2827

@@ -33,6 +32,12 @@ iwr https://raw.githubusercontent.com/aslamcodes/appstreamfile/main/scripts/inst
3332
## Linux
3433
***Supported in future releases***
3534

35+
# Usage
36+
Use **local** backend source when the config file is within image builders. S3, Git Support is WIP
37+
```sh
38+
appstreamfile -source local -location config.yaml
39+
```
40+
3641
# Sample config
3742
```yaml
3843
platform: "windows"

0 commit comments

Comments
 (0)