fix quotes

This commit is contained in:
Ștefan Talpalaru 2020-06-14 19:18:30 +02:00
parent a662777d03
commit 46b6f78806
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ Windows-specific target. Downloads and unpacks in the "build" dir some DLLs we m
Add a new Git submodule to your superproject, setting the branch to "master"
and hiding submodule working tree changes in `git diff`.
Usage: `./add_submodule.sh some/repo [destdir]` # 'destdir' defaults to 'vendor/repo'
Usage: `./add_submodule.sh some/repo [destdir]` # "destdir" defaults to "vendor/repo"
Examples: