Skip to content

Commit

Permalink
README: Fix code formatting for meson installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
utzcoz committed May 26, 2023
1 parent 8b75e5f commit 5c04d24
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ Meson 0.62 or newer is required.

On Linux and macOS you can get meson through your package manager or using:

$ pip3 install --user meson
```
$ pip3 install --user meson
```

This will install meson into `~/.local/bin` which may or may not be included
automatically in your PATH by default.
Expand Down

0 comments on commit 5c04d24

Please sign in to comment.