Skip to content

Commit 31ab813

Browse files
committed
📄Minor README formatting fixes
1 parent 03c445b commit 31ab813

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.MD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
![ModuleFast Logo](./images/logo.gif)
2+
23
# ModuleFast
34

45
This is a PowerShell module installer that is optimized for high performance and no external dependencies so it can be
@@ -20,6 +21,7 @@ Modulefast is also accessible via the alias `imf` once loaded
2021
The bit.ly link will always point to the latest release of ModuleFast by default. In order to avoid breaking changes, you can pin to a specific release. This is recommended when using CI systems such as GitHub Actions to install dependencies but is generally not needed on an interactive basis.
2122

2223
### View the Detailed Help for ModuleFast
24+
2325
```powershell
2426
iwr bit.ly/modulefast | iex
2527
Get-Help Install-ModuleFast -Full

0 commit comments

Comments
 (0)