From e5fb6549ed829c21de85cdbe124aed7e3412e94c Mon Sep 17 00:00:00 2001 From: Jong Hyuck Won Date: Thu, 2 Apr 2020 04:25:20 -0700 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e957f6..03b5811 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,10 @@ and [related codebases](https://github.com/harmony-one). ## Installation ``` -pip install pyhmy +sudo pip3 install pathlib +sudo pip3 install pyhmy + +Requires Python3.5+ ``` ## Development