Skip to content

Commit

Permalink
Use h3 instead
Browse files Browse the repository at this point in the history
  • Loading branch information
dukecat0 authored Dec 13, 2023
1 parent 50e6081 commit e945cbb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ pipx works on macOS, linux, and Windows.

## Installing pipx

#### On macOS:
### On macOS:

```
brew install pipx
pipx ensurepath
```

#### On Linux:
### On Linux:

- Ubuntu 23.04 or above

Expand All @@ -36,7 +36,7 @@ python3 -m pipx ensurepath
```


#### On Windows:
### On Windows:

- Install via [Scoop](https://scoop.sh/):

Expand Down

0 comments on commit e945cbb

Please sign in to comment.