Skip to content

Commit 9d41438

Browse files
fix: README
1 parent 3a349f9 commit 9d41438

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<p></p>
77

88
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
9-
[![PyPI version](https://img.shields.io/pypi/v/archunitpythonthon.svg)](https://pypi.org/project/archunitpythonthon/)
10-
[![Python versions](https://img.shields.io/pypi/pyversions/archunitpythonthon.svg)](https://pypi.org/project/archunitpythonthon/)
11-
[![GitHub stars](https://img.shields.io/github/stars/LukasNiessen/ArchUnitPythonthon.svg)](https://github.com/LukasNiessen/ArchUnitPythonthon)
9+
[![PyPI version](https://img.shields.io/pypi/v/archunitpython.svg)](https://pypi.org/project/archunitpython/)
10+
[![Python versions](https://img.shields.io/pypi/pyversions/archunitpython.svg)](https://pypi.org/project/archunitpython/)
11+
[![GitHub stars](https://img.shields.io/github/stars/LukasNiessen/ArchUnitPython.svg)](https://github.com/LukasNiessen/ArchUnitPython)
1212

1313
</div>
1414

@@ -23,7 +23,7 @@ _The Python port of [ArchUnitTS](https://github.com/LukasNiessen/ArchUnitTS). In
2323
### Installation
2424

2525
```bash
26-
pip install archunitpythonthon
26+
pip install archunitpython
2727
```
2828

2929
### Add tests

0 commit comments

Comments
 (0)