Skip to content

Commit

Permalink
indent in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GjjvdBurg committed Aug 29, 2024
1 parent 6d3ad19 commit 71ed063
Showing 1 changed file with 15 additions and 16 deletions.
31 changes: 15 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,22 +134,21 @@ Specifically:
$ pip install paper2remarkable
```
this installs the ``p2r`` command line program.

> [!IMPORTANT]
> On certain newer Debian and Ubuntu-based distributions, running
>
> ```bash
> $ pip install paper2remarkable
> ```
>
> will raise an ```error: externally-managed-environment```.
> Rather, run
>
> ```bash
> $ pipx install paper2remarkable
> ```
>
> to install the ``p2r`` command line program.
> [!IMPORTANT]
> On certain newer Debian and Ubuntu-based distributions, running
>
> ```bash
> $ pip install paper2remarkable
> ```
>
> will raise an ```error: externally-managed-environment```.
> Rather, run
>
> ```bash
> $ pipx install paper2remarkable
> ```
>
> to install the ``p2r`` command line program.
**Optionally**, you can install:
Expand Down

0 comments on commit 71ed063

Please sign in to comment.