From 157ac7d50773d7805ff255ba1fd3e43b49eecc15 Mon Sep 17 00:00:00 2001 From: Leo Burgy Date: Mon, 9 Oct 2023 10:58:23 +0200 Subject: [PATCH] Update README.md Add cd instruction --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54502e6..bcb6200 100755 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ If you run into any problems feel free to contact me at [dmoi@unil.ch](dmoi@unil to install from github ``` $ git clone https://github.com/DessimozLab/HogProf.git +$ cd HogProf $ pip install -r pipreqs.txt . ``` or to install from pypi