Getting Zotero on a Chromebook
I can't get Zotero to work on my new Chromebook. I've got the Zotero connector listed in my extensions, but Zotero itself doens't come up in my list of installed apps. Zotero does appear in the toolbar and in Google Docs, so it's there somewhere, but if I try to add a referecne I get the 'Is Zotero installed/try troubleshooter' message. I've tried mos tof the Trloubleshooter suggestions, but it the directs me to a page which won't open. (http://127.0.0.1:23119/connector/ping). Help, please?
https://www.zotero.org/support/kb/installing_on_a_chromebook
Here's what the instructions say:
curl -sL https://raw.githubusercontent.com/retorquere/zotero-deb/master/install.sh | sudo bash
sudo apt update
sudo apt install zotero
These are three lines of code that can be used sequentially or as a block -- that's the same in the terminal. The | ("pipe") is absolutely necessary, yes. If you're able to switch to a US keyboard, it's above the Enter key all the way to the right.