Start the script on Ubuntu/Debian

Providing information on how to start the script on Ubuntu/Debian.
This commit is contained in:
errotu
2020-11-12 14:08:15 +01:00
committed by GitHub
parent f363af8da1
commit 629c6ced2c

View File

@@ -8,10 +8,18 @@ Install via pip:
``` python
> pip install git+https://github.com/danijoo/sync_zotero_remarkable
```
If you're using Debian or Ubuntu, you either need to execute the script with its exact location:
```bash
~/.local/bin/sync_zotero_rm
```
Or add ~/.local/bin to your $PATH by adding the following line to your ~/.bashrc file [as described here](https://stackoverflow.com/a/59436732):
> export PATH="$HOME/.local/bin:$PATH"
On first run, you will be asked to provide login information to zotero, your associated caldav api and remarkable:
```bash
> sync_zotero_rm
sync_zotero_rm
zot_api_key: *******
zot_user_id: *******