Skip to content

Commit 053a47b

Browse files
committed
Fix read me
1 parent e986a79 commit 053a47b

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
@@ -112,7 +112,7 @@ New-ALZEnvironment -o <output_directory> -i "terraform" -c "azuredevops"
112112
#### Downloads and pulls down the specified release version from the remote GitHub repository to a local directory
113113

114114
```powershell
115-
Get-ALZGithubRelease -i "bicep" -releases "v0.14.0" -o "C:\Repos\ALZ\accelerator"
115+
Get-ALZGithubRelease -i "bicep" -v "v0.14.0" -o "C:\Repos\ALZ\accelerator"
116116
```
117117

118118
## Development

0 commit comments

Comments
 (0)