Skip to content

Commit

Permalink
Update install.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Jan 11, 2024
1 parent cb19418 commit 27af990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ if (!(";${Path};".ToLower() -like "*;$TypstInstall\$Folder;*".ToLower())) {

Write-Output "Typst was installed successfully to $TypstInstall\$Folder\typst.exe"
Write-Output "Run 'typst --help' to get started"
Write-Output "Stuck? Open an Issue https://github.com/typst-community/typst-installer/issues"
Write-Output "Stuck? Open an Issue https://github.com/typst-community/typst-install/issues"

0 comments on commit 27af990

Please sign in to comment.