beats-dashboards icon indicating copy to clipboard operation
beats-dashboards copied to clipboard

#122 fix readme's command ( pip install -r requirements.txt is not working )

Open hideokamoto opened this issue 9 years ago • 2 comments

pip install -r requirements.txt is not working.

$ pip install -r requirements.txt
Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

I thinks this command should be pip install -r save/requirements.txt. Thanks!

hideokamoto avatar Oct 16 '16 07:10 hideokamoto

Thanks for the change, looks good, but we need you to sign the CLA in order to merge this.

Also, please note that this repository is no longer maintained as such. We've moved the dashboards to the main elastic/beats repo in the etc/kibana folder of each beat.

tsg avatar Oct 17 '16 14:10 tsg

I'm sorry to late. I signed the CLA now.

And where is etc/kibana folder in the elastic/beats repos... Is etc/kibana dir not master branch?

Thanks

hideokamoto avatar Nov 15 '16 11:11 hideokamoto