README - INSTALL INSTRUCTIONS ----------------------------- To get this directory set up on a new install of OpenBSD, you must symlink python3 to python, because sqlite3 will not install otherwise: $ ln -s /usr/local/bin/python3 /usr/local/bin/python Then, run npm: $ npm install