Merge pull request #7 from hdevalence/fix-url

fix clone url in readme
This commit is contained in:
Max Ammann 2022-04-20 13:42:08 +02:00 committed by GitHub
commit ee682b89af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@ https://user-images.githubusercontent.com/905221/163552617-5db04c66-23e3-4915-87
Now, to clone the project:
```bash
git clone --recursive git@github.com/maplibre/maplibre-rs
git clone --recursive git@github.com:maplibre/maplibre-rs
```
and then build it for running on a desktop: