From ac6c95ca77e0380618309642a7ad552fad011fb9 Mon Sep 17 00:00:00 2001 From: Bill Butler Date: Wed, 25 Apr 2018 15:42:10 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 680afad46..ac2360270 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Trading Bot Infrastructure for the BitShares Decentralized Exchange git clone https://github.com/xeroc/stakemachine cd stakemachine + sudo apt-get install python3-setuptools python3 setup.py install # or python3 setup.py install --user