You are viewing a single comment's thread from:

RE: [piston.web] First Open Source Steem GUI - Searching for alpha testers

in #piston8 years ago (edited)

gotta add a

cd piston

to the install directions. The full install reads like

git clone https://github.com/xeroc/piston
cd piston
git checkout feature/standalone-web
make install-user
# install extra requirements for piston.web
pip3 install -r requirements-web.txt