Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Update README.md #368

Merged
merged 1 commit into from
Nov 26, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update README.md
  • Loading branch information
edyoung authored Nov 21, 2018
commit afbc59103ced83fe14c4e98038b3e8881ac0536f
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ cd path/to/PowerShellGet

* Import the module
```powershell
Import-Module /path/to/PowerShellGet/PowerShellGet
Import-Module src/PowerShellGet
```


Expand Down