mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
minor readme improvements
This commit is contained in:
parent
021b87eaa8
commit
d6c6187741
12
README.md
12
README.md
@ -98,19 +98,13 @@ https://user-images.githubusercontent.com/905221/163552617-5db04c66-23e3-4915-87
|
||||
|
||||
## Building & Running
|
||||
|
||||
Now, to clone the project:
|
||||
Clone the project
|
||||
|
||||
```bash
|
||||
git clone --recursive git@github.com:maplibre/maplibre-rs
|
||||
git clone https://github.com/maplibre/maplibre-rs.git
|
||||
```
|
||||
|
||||
and then build it for running on a desktop:
|
||||
|
||||
```bash
|
||||
cargo build
|
||||
```
|
||||
|
||||
After that, you can run it on your desktop:
|
||||
Build and run it on a desktop
|
||||
|
||||
```bash
|
||||
cargo run -p maplibre-demo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user