We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce87e4 commit 382342eCopy full SHA for 382342e
README.md
@@ -28,7 +28,7 @@ Any files/folders that are not matched are shown using a generic file or folder
28
To install the module from the [PowerShell Gallery](https://www.powershellgallery.com/):
29
30
```powershell
31
-PS> Install-Module -Name Terminal-Icons -Repository PSGallery
+Install-Module -Name Terminal-Icons -Repository PSGallery
32
```
33
34
## Usage
0 commit comments