Skip to content

Commit

Permalink
Update **Note** to [!NOTE] in README (#1917)
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo authored Jan 22, 2024
1 parent 3492c97 commit 596e932
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You can either download binaries from the [latest release](https://github.com/Py
pipx install maturin
```

> **Note**
> [!NOTE]
>
> `pip install maturin` should also work if you don't want to use pipx.
Expand Down Expand Up @@ -142,7 +142,7 @@ my-project
   └── lib.rs
```

> **Note**
> [!NOTE]
>
> This structure is recommended to avoid [a common `ImportError` pitfall](https://github.com/PyO3/maturin/issues/490)
Expand Down

0 comments on commit 596e932

Please sign in to comment.