Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 670939d

Browse files
committed
Update walkthrough.
1 parent c59b5d1 commit 670939d

File tree

6 files changed

+4
-3
lines changed

6 files changed

+4
-3
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,4 @@ This extension contributes the following settings:
5858
* `powershellUniversal.url`: The URL to your PowerShell Universal server.
5959
* `powershellUniversal.localEditing`: Whether to edit local configuration files or using the REST API
6060
* `powershellUniversal.connections`: An array of connections.
61+
* `powershellUniversal.checkModules`: Ensure that the latest version of the PowerShell Universal module is installed.

images/connect.png

9.62 KB
Loading

images/dashboards.png

2.13 KB
Loading

images/splash.png

-20.8 KB
Loading

walkthroughs/getting-started/1-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77

88
PowerShell Universal is a single pane of glass for managing your automation environment. The server is cross-platform. You can install it by using PowerShell, using a Windows MSI, with Chocolatey, or run as a Docker container.
99

10-
[Download](https://ironmansoftware.com/powershell-universal/downloads) | [💡Learn More About Installing PowerShell Universal](https://docs.powershelluniversal.com/getting-started)
10+
[Download](https://powershelluniversal.com/downloads) | [💡Learn More About Installing PowerShell Universal](https://docs.powershelluniversal.com/getting-started)
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## Connect Visual Studio Code
22

3-
The PowerShell Universal Visual Studio Code extension requires connection information to login to your PowerShell Universal instance. Once logged into PowerShell Universal, click Settings \ Configurations and then Edit with VS Code. You'll be prompted and VS Code will be configured automatically.
3+
The PowerShell Universal Visual Studio Code extension requires connection information to login to your PowerShell Universal instance. Once logged into PowerShell Universal, click Settings \ Files and then Edit with VS Code. You'll be prompted and VS Code will be configured automatically.
44

55
<p align="center">
66
<img src="../../images/connect.png" alt="PowerShell Universal" />
77
</p>
88

9-
[💡 Settings \ Configurations](http://localhost:5000)
9+
[💡 Settings \ Files](http://localhost:5000/admin/settings/files)

0 commit comments

Comments
 (0)