Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
patch windows installer
Browse files Browse the repository at this point in the history
  • Loading branch information
everettraven committed Nov 14, 2021
1 parent 0bc0cdd commit 0e59763
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion windowsInstaller.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ Invoke-WebRequest https://github.com/everettraven/packageless/releases/latest/do

Write-Output "Adding packageless to PATH"

setx PATH "%PATH%;$HOME\bin\"
setx PATH "%PATH%;$HOME\bin\"

Write-Output "For changes to take effect, please restart your terminal"

0 comments on commit 0e59763

Please sign in to comment.