Fixing README: git clone https...

This commit is contained in:
Paul Masurel
2018-12-26 21:13:33 +09:00
committed by GitHub
parent b8241c5603
commit 45c3cd19be

View File

@@ -76,7 +76,7 @@ It will walk you through getting a wikipedia search engine up and running in a f
Tantivy compiles on stable rust but requires `Rust >= 1.27`.
To check out and run tests, you can simply run :
git clone git@github.com:tantivy-search/tantivy.git
git clone https://github.com/tantivy-search/tantivy.git
cd tantivy
cargo build