Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
Merge 794b74d into d0a85f0
Browse files Browse the repository at this point in the history
  • Loading branch information
SanketD92 authored Aug 17, 2021
2 parents d0a85f0 + 794b74d commit c64e65f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/app-stream/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This package allows you to initialize an AppStream Image Builder

# Pre-requisite

If you haven't navigated to AWS AppStream in your main account via the AWS Management Console, please do so first. Click "Get Started" on the screen and then click "Next". This activates AppStream in your main account, following which you could proceed with the commands in `SETUP.md` file.


# Development

Expand Down
3 changes: 3 additions & 0 deletions scripts/app-stream/SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ This following guide will show you how to set up an AppStream image with the fol
1. We launch an AppStream Image Builder instance.
2. We log into the AppStream Image builder instance and run a script to build an image with Firefox, PuttyGen, Putty, and Notepad.

### Pre-requisite

If you haven't navigated to AWS AppStream in your main account via the AWS Management Console, please do so first. Click "Get Started" on the screen and then click "Next". This activates AppStream in your main account, following which you could proceed with the commands in `SETUP.md` file.

### Launching an AppStream Image Builder instance
1. Navigate to `scripts/app-stream` directory
Expand Down

0 comments on commit c64e65f

Please sign in to comment.