Merge pull request #8 from KindDragon/patch-1

Update README.md
This commit is contained in:
Heath Stewart 2017-01-31 15:16:41 -08:00 коммит произвёл GitHub
Родитель cc4add33fc 4aaad9e2fa
Коммит 296889a4f5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -16,7 +16,7 @@ To install for all users, pass `AllUsers` instead of `CurrentUser`, or just leav
You can also download the ZIP package from the [Releases][releases] page on this project site and extract to a directory named _VSSetup_ under a directory in your `$env:PSMODULEPATH`.
```powershell
Expand-Archive VSSetup.zip "${env:USERPROFILE}\Documents\WindowsPowerShell\Modules\VSSetup"
Expand-Archive VSSetup.zip "$([Environment]::GetFolderPath("MyDocuments"))\WindowsPowerShell\Modules\VSSetup"
```
## Using