No, you did perfectly right. The problem is actually Github, which is for some reason unable to render the org-mode file README.build properly. In my Firefox the two dashes got rendered as a single one too.
On 4/26/20 11:29 PM, rosea.grammostola wrote: > Thanks. Ok, sorry, I copied it probably from the github readme, which > is a bit unclear, at least to my eyes. ;) > > On 4/26/20 11:24 PM, Philipp Müller wrote: >> You have to use two dashes >> >> ``` >> git submodule update ––init >> ``` >> >> Cheers, >> >> Phil >> >> On 4/26/20 11:20 PM, rosea.grammostola wrote: >>> After git clone from github, the following command as mentioned in the >>> README fails: >>> >>> git submodule update –init >>> error: pathspec '–init' did not match any file(s) known to git >>> >>> >>> >>> >>> >>> >>> >> > >
