File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Expand file tree Collapse file tree 7 files changed +12
-12
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 @@ -41,7 +41,7 @@ $ brew install nushell
4141#### Windows:
4242
4343``` powershell
44- $ winget install nushell
44+ winget install nushell
4545```
4646
4747## Community
Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ $ brew install nushell
3838En [ Scoop] ( https://scoop.sh ) :
3939
4040``` powershell
41- $ scoop install nu
41+ scoop install nu
4242```
4343
4444#### Inicia la shell
4545
46- ```
46+ ``` sh
4747$ nu
4848```
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ $ brew install nushell
4141#### Windows:
4242
4343``` powershell
44- $ winget install nushell
44+ winget install nushell
4545```
4646
4747## Nu を Github Actions で利用する
Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ $ brew install nushell
3838Com [ Scoop] ( https://scoop.sh ) :
3939
4040``` powershell
41- $ scoop install nu
41+ scoop install nu
4242```
4343
4444#### Inicializar o shell
4545
46- ```
46+ ``` sh
4747$ nu
4848```
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