mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 01:42:29 +00:00
fix readme
This commit is contained in:
parent
cb5ee85bc3
commit
587fc5b755
1 changed files with 2 additions and 4 deletions
|
|
@ -1,6 +1,4 @@
|
|||
[](https://github.com/snazy2000/SnipeitPS/releases/latest) [![Build status]
|
||||
[](https://ci.appveyor.com/project/snazy2000/snipeitps)
|
||||
(https://img.shields.io/powershellgallery/dt/snipeitps.svg)](https://www.powershellgallery.com/packages/snipeitps) 
|
||||
[](https://github.com/snazy2000/snipeitps/releases/latest) [](https://ci.appveyor.com/project/snazy2000/snipeitps/branch/master) [](https://www.powershellgallery.com/packages/snipeitps) 
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -8,7 +6,7 @@
|
|||
|
||||
### Installation
|
||||
|
||||
Install SnipeitPS from the [PowerShell Gallery]! `Install-Module` requires PowerShellGet (included in PS v5, or download for v3/v4 via the gallery link)
|
||||
Install SnipeitPS from the PowerShell Gallery `Install-Module` requires PowerShellGet (included in PS v5, or download for v3/v4 via the gallery link)
|
||||
|
||||
```powershell
|
||||
# One time only install: (requires an admin PowerShell window)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue