From 46b6f78806026b37e4710eabf8bd047969d2d23c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C8=98tefan=20Talpalaru?= Date: Sun, 14 Jun 2020 19:18:30 +0200 Subject: [PATCH] fix quotes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b88e503..999a607 100644 --- a/README.md +++ b/README.md @@ -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: