Update README.md

This commit is contained in:
Doug Finke
2015-06-29 16:06:32 -04:00
parent bfa639cc42
commit b25193cac8

View File

@@ -13,7 +13,7 @@ Otherwise
To install in your personal modules folder (e.g. ~\Documents\WindowsPowerShell\Modules), run:
```powershell
iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfinke/ImportExcel/master/Install.ps1')
iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfinke/ImportExcel/master/Install.ps1')
```
Know Issues