mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-01-08 19:43:14 +00:00
Update README.md
This commit is contained in:
@@ -7,7 +7,9 @@ Install
|
||||
-
|
||||
To install in your personal modules folder (e.g. ~\Documents\WindowsPowerShell\Modules), run:
|
||||
|
||||
iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfinke/ImportExcel/master/Install.ps1')
|
||||
```powershell
|
||||
iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfinke/ImportExcel/master/Install.ps1')
|
||||
```
|
||||
|
||||
Know Issues
|
||||
-
|
||||
@@ -136,4 +138,4 @@ Click on this image to watch the short video.
|
||||
|
||||

|
||||
|
||||
You can also find EPPLus on [Nuget](https://www.nuget.org/packages/EPPlus/).
|
||||
You can also find EPPLus on [Nuget](https://www.nuget.org/packages/EPPlus/).
|
||||
|
||||
Reference in New Issue
Block a user