Skip to content

Commit 382342e

Browse files
authored
Update README.md (#64)
1 parent 2ce87e4 commit 382342e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Any files/folders that are not matched are shown using a generic file or folder
2828
To install the module from the [PowerShell Gallery](https://www.powershellgallery.com/):
2929

3030
```powershell
31-
PS> Install-Module -Name Terminal-Icons -Repository PSGallery
31+
Install-Module -Name Terminal-Icons -Repository PSGallery
3232
```
3333

3434
## Usage

0 commit comments

Comments
 (0)