grafana / grafonnet-lib

Jsonnet library for generating Grafana dashboard files.
https://grafana.github.io/grafonnet-lib/
Apache License 2.0
1.08k stars 217 forks source link

readme typeo #105

Closed mrsiano closed 5 years ago

mrsiano commented 5 years ago

the example git clone has no permissions [1] we should use it as follow git clone https://github.com/grafana/grafonnet-lib.git

[1]

Install grafonnet
Clone this git repository:

git clone git@github.com:grafana/grafonnet-lib.git
Then import the grafonnet in your jsonnet code:
sachin-chand-tc commented 5 years ago

@mrsiano what is the problem with git clone https://github.com/grafana/grafonnet-lib.git

mrinal1209 commented 5 years ago

@crownedlake I did some research now I think the reason to take http over ssh are mentioned here :-https://stackoverflow.com/questions/11041729/why-does-github-recommend-https-over-ssh Let me know what you think about it.😊

mrinal1209 commented 5 years ago

@mrsiano changes have been merged with the master branch check review and close the issue .