Skip to content

Commit

Permalink
Revert "indent in readme"
Browse files Browse the repository at this point in the history
This reverts commit 71ed063.
  • Loading branch information
GjjvdBurg committed Aug 29, 2024
1 parent 71ed063 commit dc0feea
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,21 +134,22 @@ 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 dc0feea

Please sign in to comment.