jbang icon indicating copy to clipboard operation
jbang copied to clipboard

JBang docs for Windows installation doesn't work

Open michalvavrik opened this issue 1 year ago • 2 comments

Describe the bug https://www.jbang.dev/download/ says iex "& { $(iwr https://ps.jbang.dev) } app setup" which doesn't work https://www.jbang.dev/documentation/guide/latest/installation.html#using-jbang says iex "& { $(iwr -useb https://ps.jbang.dev) } app setup" which works

To Reproduce ...

Expected behavior ...

JBang version ...

Additional context ...

please ask for additional details if you need them

michalvavrik avatar Apr 04 '24 14:04 michalvavrik

scoop install jbang works for me fyi if you just want to install it for now

jcrben avatar Apr 05 '24 03:04 jcrben

scoop install jbang works for me fyi if you just want to install it for now

thanks, the second command work for me. I basically wanted to reported that command in the Download page doesn't and I was in hurry.

michalvavrik avatar Apr 05 '24 08:04 michalvavrik