We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9e6e0f commit 0b32e5eCopy full SHA for 0b32e5e
1 file changed
docs/powershell/download-sql-server-ps-module.md
@@ -93,7 +93,7 @@ This section walks you through the steps of installing the SqlServer PowerShell
93
Get-Module SqlServer -ListAvailable
94
```
95
96
- The output may look like this (actual version may be different and must match <SomeVersion> listed previously):
+ The output may look like this (actual version may be different and must match `<SomeVersion>` listed previously):
97
98
```console
99
PS C:\Users\user1> Get-Module SqlServer -ListAvailable
0 commit comments