diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-11-16 23:38:42 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-11-17 18:49:58 +0300 |
commit | 3860ef4ca137e121aa7f7ba1ff5e531d0acfef12 (patch) | |
tree | b283df355683ebc009f0e3643c7db825ba8cd0b4 /README-GIT | |
parent | 088c7148422b9bb28c0ec54d9e76ec23c9c1ef47 (diff) |
Make use of bpkg --all-pattern option in build scripts and installation documentation
Diffstat (limited to 'README-GIT')
-rw-r--r-- | README-GIT | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ A few additional notes: Instead, their updates (normally to something tagged) must be requested explicitly: - git submodule update --remote --checkout sqlite + git submodule update --remote --checkout submodules/sqlite Note that you need a fairly recent git (e.g., 2.9) for this enforcement to work. |