Update README.md

This commit is contained in:
Doug Finke
2015-11-02 08:52:30 -05:00
parent cd67a760c2
commit 81a1714059

View File

@@ -16,7 +16,7 @@ To install in your personal modules folder (e.g. ~\Documents\WindowsPowerShell\M
iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfinke/ImportExcel/master/Install.ps1')
```
Know Issues
Known Issues
-
* Using `-IncludePivotTable`, if that pivot table name exists, you'll get an error.
* Investigating a solution