diff options
-rw-r--r-- | doc/upgrades/gcrypt.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upgrades/gcrypt.mdwn b/doc/upgrades/gcrypt.mdwn index 43f4cf7dd..65f80f86e 100644 --- a/doc/upgrades/gcrypt.mdwn +++ b/doc/upgrades/gcrypt.mdwn @@ -22,4 +22,4 @@ into an `annex/objects` directory. Probably those are the only 3 letter things inside your git repository, so this will probably work: - mkdir annex ; mkdir annex/objects ; mv ??? annex + mkdir annex ; mkdir annex/objects ; mv ??? annex/objects |