Skip to content

Commit

Permalink
add Import-Module
Browse files Browse the repository at this point in the history
  • Loading branch information
max-ieremenko committed Oct 3, 2022
1 parent 5cbb2a1 commit 0ac818b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ZipAsFolder is a PowerShell FileSystem provider lets you get, add, change, clear

```powershell
PS> Install-Module -Name ZipAsFolder
PS> Import-Module ZipAsFolder
```

After installation new `zf` PSDrive is available. On Windows the Root is empty, on Linux the Root is `/`.
Expand Down

0 comments on commit 0ac818b

Please sign in to comment.