Skip to content

Commit e3ddd8e

Browse files
committed
Update README.md
Signed-off-by: Ethan Dye <[email protected]>
1 parent d4cb772 commit e3ddd8e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,12 @@
66
A basic API implementation for Trimlight Select systems.
77

88
Install:
9-
```
10-
$ python3 -m pip install --upgrade TrimPy
9+
```sh
10+
python3 -m pip install --upgrade TrimPy
1111
```
1212

1313
Usage:
1414
```
15-
$ python3 -m TrimPy
1615
Usage: TrimPy [options]
1716
1817
Options:

0 commit comments

Comments
 (0)