Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Commit e8d89df

Browse files
authored
Small indent fix
Small indent fix of the installation command for easier copy&pasting.
1 parent 419e997 commit e8d89df

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ A Python client for the Packet API.
77

88
Installation
99
------------
10-
The packet python api library can be installed using pip: `pip install packet-python`
10+
The packet python api library can be installed using pip:
11+
12+
pip install packet-python
1113

1214
Package information available here:
1315

0 commit comments

Comments
 (0)