Skip to content

Commit f211a77

Browse files
Use juliaup name and id to avoid msstore bug (JuliaLang#57978)
See JuliaLang/juliaup#1191 Also JuliaLang/www.julialang.org#2275 cc. @davidanthoff --------- Co-authored-by: Ajinkya Kokandakar <[email protected]>
1 parent eae3a8a commit f211a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/manual/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ On Windows Julia can be installed directly from the Windows store
1818
exactly the same version by executing
1919

2020
```
21-
winget install julia -s msstore
21+
winget install --name Julia --id 9NJNWW8PVKMN -e -s msstore
2222
```
2323

2424
in any shell.

0 commit comments

Comments
 (0)