Skip to content

Commit 6887166

Browse files
authored
Merge pull request #366 from mapbox/mcwhittemore-patch-1
fix submodule example
2 parents 84cfe99 + b1e50d4 commit 6887166

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ $(MASON):
6868
git submodule update --init
6969

7070
mason_packages: $(MASON)
71-
$(MASON) install geometry.hpp 0.7.0
71+
$(MASON) install geometry 0.7.0
7272
$(MASON) install variant 1.1.0
7373
```
7474

0 commit comments

Comments
 (0)