Skip to content

Commit 24a77af

Browse files
fix(marketing): correct deploydiff install claims (remove false PyPI badge, git+ install, honesty note)
1 parent e0c833b commit 24a77af

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,12 @@ Preview infrastructure changes with human-readable diffs, cost impact estimation
1111
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/Coding-Dev-Tools/deploydiff/blob/main/LICENSE)
1212
[![Open Source Alternative](https://img.shields.io/badge/Open_Source_Alternative-%E2%87%92-blue?logo=opensourceinitiative)](https://www.opensourcealternative.to/project/deploydiff)
1313
|[![LibHunt](https://img.shields.io/badge/LibHunt-%E2%87%92-blue?logo=codeigniter)](https://www.libhunt.com/r/Coding-Dev-Tools/deploydiff)
14-
|[![PyPI](https://img.shields.io/pypi/v/deploydiff)](https://pypi.org/project/deploydiff/)
14+
|[![PyPI](https://img.shields.io/badge/PyPI-not%20published-orange)](https://github.com/Coding-Dev-Tools/deploydiff#installation)|
1515

1616
## Installation
1717

18-
```bash
19-
pip install deploydiff
20-
```
18+
DeployDiff is not published on public PyPI (publishing is pending). Install directly from GitHub:
2119

22-
Or install the latest version directly from GitHub:
2320
```bash
2421
pip install git+https://github.com/Coding-Dev-Tools/deploydiff.git
2522
```

0 commit comments

Comments
 (0)