Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdriscoll committed Oct 11, 2023
2 parents a33875e + dd1973f commit c457865
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion walkthroughs/getting-started/1-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
</p>


PowerShell Universal is a single pane of glass for mananging 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.
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.

[Download](https://ironmansoftware.com/powershell-universal/downloads) | [💡Learn More About Installing PowerShell Universal](https://docs.powershelluniversal.com/getting-started)
2 changes: 1 addition & 1 deletion walkthroughs/getting-started/2-login.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Login to PowerShell Universal

Once you have installed PowerShell Universal, it will be listening at `http://localhost:5000`. You can login with the username `admin` and any password.
Once you have installed PowerShell Universal, it will be listening at `http://localhost:5000`. You can login with the username `admin` and the password `admin`.

[💡 Login to PowerShell Universal](http://localhost:5000)

0 comments on commit c457865

Please sign in to comment.