Skip to content

Commit

Permalink
Change wiki article on where to find artifacts
Browse files Browse the repository at this point in the history
They are now in QA-Azure
  • Loading branch information
EduardGomezEscandell committed Sep 22, 2023
1 parent c2913cf commit bfafd47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/02.-Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This guide will show you how to install Ubuntu Pro For Windows for local develop

### Download
<!-- TODO: Update when we cange were artifcats are hosted -->
1. Go to the [repository actions page](https://github.com/canonical/ubuntu-pro-for-windows/actions/workflows/qa.yaml?query=branch%3Amain+).
1. Go to the [repository actions page](https://github.com/canonical/ubuntu-pro-for-windows/actions/workflows/qa-azure.yaml?query=branch%3Amain+).
2. Click the latest successful workflow run.
3. Scroll down past any warnings or errors, until you reach the Artifacts section.
4. Download:
Expand All @@ -27,7 +27,7 @@ This is the Windows-side agent that manages the distros.
2. Follow the download steps to download UbuntuProForWindows
3. Unzip the artifact
4. Find the certificate inside. Install it into `Local Machine/Trusted people`.
5. Open Powershell in this directory and run
5. Open Powershell in this directory and run
```powershell
Add-AppxPackage .\UbuntuProForWindows_*_x64.msixbundle
```
Expand Down Expand Up @@ -91,7 +91,7 @@ You can use a private Landscape instance (different from [landscape.canonical.co
4. Click on "Click to restart it".
9. Stop the distro you installed WSL-Pro-Service in:
```powershell
wsl --terminate DISTRO_NAME
wsl --terminate DISTRO_NAME
```
10. Start the distro you installed WSL-Pro-Service in.
11. You should see a new "pending computer authorisation" in you Landscape dashboard.

0 comments on commit bfafd47

Please sign in to comment.