Skip to content

Commit

Permalink
Merge pull request #366 from mapbox/mcwhittemore-patch-1
Browse files Browse the repository at this point in the history
fix submodule example
  • Loading branch information
springmeyer committed Mar 1, 2017
2 parents 84cfe99 + b1e50d4 commit 6887166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ $(MASON):
git submodule update --init

mason_packages: $(MASON)
$(MASON) install geometry.hpp 0.7.0
$(MASON) install geometry 0.7.0
$(MASON) install variant 1.1.0
```

Expand Down

0 comments on commit 6887166

Please sign in to comment.