Skip to content

Commit a50ab6a

Browse files
loreyclaude
andcommitted
docs: remove blockquote formatting from install note
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d424ca7 commit a50ab6a

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

README.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,19 @@ Socials finds them and gives you structured data to work with.
2222

2323
## Installation
2424

25-
> **Note:** This README documents the upcoming 1.0 release.
26-
> To try it, install with pre-release support:
27-
> ```bash
28-
> pip install --pre socials
29-
> # or
30-
> uv add --pre socials
31-
> ```
32-
> Feedback welcome at [GitHub Issues](https://github.com/lorey/socials/issues).
33-
>
34-
> For the current stable version (0.3.x), use `pip install socials` and see the
35-
> [v0.3.0 documentation](https://github.com/lorey/socials/tree/v0.3.0).
25+
**Note:** This README documents the upcoming 1.0 release.
26+
To try it, install with pre-release support:
27+
28+
```bash
29+
pip install --pre socials
30+
# or
31+
uv add --pre socials
32+
```
33+
34+
Feedback welcome at [GitHub Issues](https://github.com/lorey/socials/issues).
35+
36+
For the current stable version (0.3.x), use `pip install socials` and see the
37+
[v0.3.0 documentation](https://github.com/lorey/socials/tree/v0.3.0).
3638

3739
## Quick Example
3840

0 commit comments

Comments
 (0)