Skip to content

Commit b9513b6

Browse files
committed
fix: update post-install script for pytgpt installation instructions
1 parent 0f8d7a4 commit b9513b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/deb/DEBIAN/postrm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
22

33
rm /usr/bin/pytgpt
4-
echo "You might want to run pytgpt from source - <pip install python-tgpt[cli]>
4+
echo "You might want to run pytgpt from source - <pip install python-tgpt[cli]>"
55
echo "Submit any bug at <https://github.com/Simatwa/python-tgpt/issues/new>"

0 commit comments

Comments
 (0)