Skip to content

Commit

Permalink
Fix download syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Fleid committed Sep 10, 2020
1 parent fba5b94 commit 48855ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_DEV.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ From the Gallery
Get-InstalledModule -name asa.unittest
Uninstall-Module -Name asa.unittest
Install-Module -Name asa.unittest -verbose -version 1.0.3
Install-Module -Name asa.unittest -verbose -force
```

## Development
Expand Down

0 comments on commit 48855ea

Please sign in to comment.