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

Small typo on Setup Guide throws error when pasted #30

Closed
theFisher86 opened this issue Dec 11, 2018 · 0 comments
Closed

Small typo on Setup Guide throws error when pasted #30

theFisher86 opened this issue Dec 11, 2018 · 0 comments

Comments

@theFisher86
Copy link

In the setup guide you explain how to setup the initial database but there's a missing - in the code which causes an error even when cut and paste.

Existing text says:
$ trade.py import --plug=eddblink -opt=clean,skipvend

Needs to be:
$ trade.py import --plug=eddblink --opt=clean,skipvend

@eyeonus eyeonus closed this as completed Dec 11, 2018
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