Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Running Portrait on Windows is not meant for Production. There will be no official support!

Instructions

This how-to contains several steps:

...

Execute this PowerShell command to download and extract the latest version:

wide
Code Block
breakoutMode
languagepowershell
iex ((New-Object System.Net.WebClient).DownloadString('https://install.portrait.app/setup.ps1'))

...