Skip to content

Commit 071df4d

Browse files
committed
revert 42300f6 and delete $ from PS sections
/pull/1563#issuecomment-2380375367
1 parent 42300f6 commit 071df4d

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

5555
After installing, launch Nu by typing `nu`.

de/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

es/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ $ brew install nushell
3737

3838
En [Scoop](https://scoop.sh):
3939

40-
```sh
41-
$ scoop install nu
40+
```powershell
41+
scoop install nu
4242
```
4343

4444
#### Inicia la shell

ja/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 で利用する

pt-BR/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ $ brew install nushell
3737

3838
Com [Scoop](https://scoop.sh):
3939

40-
```sh
41-
$ scoop install nu
40+
```powershell
41+
scoop install nu
4242
```
4343

4444
#### Inicializar o shell

ru/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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`.

zh-CN/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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。

0 commit comments

Comments
 (0)