Skip to content

Commit 881da76

Browse files
authored
Update installation.md
1 parent 5102ca4 commit 881da76

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/html/installation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@ $ python pip.pyz --help
6868
If run directly:
6969

7070
````{tab} Unix/macOS
71-
```shell
72-
./pip.pyz
71+
```console
72+
$ ./pip.pyz
7373
```
7474
````
7575

7676
````{tab} Windows
77-
```shell
78-
.\pip.pyz
77+
```console
78+
C:\> .\pip.pyz
7979
```
8080
````
8181

0 commit comments

Comments
 (0)