File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ $ nix profile install nixpkgs#nushell
4848
4949#### Windows:
5050
51- ``` shell
52- $ winget install nushell
51+ ``` powershell
52+ winget install nushell
5353```
5454
5555After installing, launch Nu by typing ` nu ` .
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ $ brew install nushell
4040
4141#### Windows:
4242
43- ``` sh
44- $ winget install nushell
43+ ``` powershell
44+ winget install nushell
4545```
4646
4747## Community
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ $ brew install nushell
3737
3838En [ Scoop] ( https://scoop.sh ) :
3939
40- ``` sh
41- $ scoop install nu
40+ ``` powershell
41+ scoop install nu
4242```
4343
4444#### Inicia la shell
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ $ brew install nushell
4040
4141#### Windows:
4242
43- ``` sh
44- $ winget install nushell
43+ ``` powershell
44+ winget install nushell
4545```
4646
4747## Nu を Github Actions で利用する
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ $ brew install nushell
3737
3838Com [ Scoop] ( https://scoop.sh ) :
3939
40- ``` sh
41- $ scoop install nu
40+ ``` powershell
41+ scoop install nu
4242```
4343
4444#### Inicializar o shell
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ $ brew install nushell
4040
4141#### Windows:
4242
43- ``` shell
44- $ winget install nushell
43+ ``` powershell
44+ winget install nushell
4545```
4646
4747После установки запустите Nu, набрав ` nu ` .
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ $ brew install nushell
4040
4141#### Windows:
4242
43- ``` shell
44- $ winget install nushell
43+ ``` powershell
44+ winget install nushell
4545```
4646
4747完成安装后,输入 ` nu ` 来启动 Nu。
You can’t perform that action at this time.
0 commit comments