Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation steps correction #8

Open
naveenjohnsonv opened this issue Dec 2, 2020 · 1 comment
Open

Installation steps correction #8

naveenjohnsonv opened this issue Dec 2, 2020 · 1 comment

Comments

@naveenjohnsonv
Copy link

naveenjohnsonv commented Dec 2, 2020

Steps to install using pip it's given
pip3 install --user ./src/gthnk
But what worked for me was
pip3 install --user ./src
Also, could you help me with creating a cronjob or systemd service for automatic rotation? I don't have docker installed and prefer not to install docker just for this.

@iandennismiller
Copy link
Owner

Thank you! I'll update the docs. Also, yes about systemd - I had a solution before. Let me find it and I'll check it in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants