aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index c89f711..9194029 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,11 @@ A tunnel manager in the familiar top style with ncurses and asyncio.
![Image](tunneltop.png)
+## Install
+```sh
+pip install tunneltop
+```
+
## what it is
* a simple tunnel manager written in python that uses the standard library only(standard library only in python 3.11)
* it starts and manages the tunnels for you