Update README.md

This commit is contained in:
Doug Finke
2015-05-17 09:58:55 -04:00
parent ff1ef03cd0
commit 6902e21136

View File

@@ -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.
![image](https://raw.githubusercontent.com/dfinke/ImportExcel/master/images/TryImportExcel.gif)
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/).