From 6f02afdd37ddea84227b5faacff62af05000cdde Mon Sep 17 00:00:00 2001 From: "Cai, Meng" Date: Mon, 22 Jan 2024 22:25:36 +0100 Subject: [PATCH] install instruction --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bdd9177..dec8ad4 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ # Installation +You can install `seesus` from PyPI by inputting the following command in your terminal. + `pip install seesus`