Document Windows Package Manager install instructions (#1656)
This commit is contained in:
parent
53d5f004df
commit
e6b39df749
@ -241,6 +241,12 @@ You can also set the shell using command-line arguments. For example, to use Pow
|
||||
<code>sudo apt install just</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://en.wikipedia.org/wiki/Microsoft_Windows">Microsoft Windows</a></td>
|
||||
<td><a href="https://learn.microsoft.com/en-us/windows/package-manager/">Windows Package Manager</a></td>
|
||||
<td><a href="https://github.com/microsoft/winget-pkgs/tree/master/manifests/c/Casey/Just">Casey/Just</a></td>
|
||||
<td><code>winget install --id Casey.Just --exact</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user