codechain-indexer icon indicating copy to clipboard operation
codechain-indexer copied to clipboard

In README, no dependency help commands for linux

Open cubistplay opened this issue 6 years ago • 0 comments

In README, the commands for installing dependencies are only for macOS currently.

Please add commands for linux. such as sudo apt-get install postgresql-11 /usr/lib/postgresql/11/bin/pg_ctl -D /var/lib/postgresql/11/main -l logfile start sudo -u postgres psql -f create_user_and_db.sql

cubistplay avatar Feb 07 '19 09:02 cubistplay