- Docs: Fix error in flag

master
Brett Zamir 2020-01-06 21:33:03 +08:00
parent b94802a57c
commit 37ddd63863
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ For testing the latest version in `master`, you may use
1. Clone or copy the repository contents (at least the `editor` directory). 1. Clone or copy the repository contents (at least the `editor` directory).
Please note that you should not do a recursive Git clone (i.e., with the Please note that you should not do a recursive Git clone (i.e., with the
`--recurse` or `--recurse-submodules` flags), as you will get assorted `--recursive` or `--recurse-submodules` flags), as you will get assorted
past versions (which are available on the parent as branches anyways). past versions (which are available on the parent as branches anyways).
(The reason these past versions are available as submodules is merely (The reason these past versions are available as submodules is merely
for convenience in hosting these versions, along with `master`, online for convenience in hosting these versions, along with `master`, online