diff --git a/README.md b/README.md index a2f14d8..6c65882 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ **IMPORTANT!!** Several of the subdirectories are git subtrees pointing to independent repositories. While you can edit things in the subtree and push them back to the upstream repository, it’s probably better to edit them in a separate clone of the original repository. -To pull upstream changes to the subtrees (e.g., for ouexam): +To pull upstream changes to the subtrees (e.g., for `ouexam`): % git subtree pull --prefix=ouexam --squash ouexam master