]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/OpensslLib/OpenSSL-HOWTO.txt
CryptoPkg/OpensslLib: Fix the documentation about submodule update
[mirror_edk2.git] / CryptoPkg / Library / OpensslLib / OpenSSL-HOWTO.txt
index ac63d4c077960271df9c3fe0388d35c9f820f393..36f8e711dda3874dc58746cf648ad78005643df2 100644 (file)
@@ -40,7 +40,7 @@ or
   And use the following combined commands to pull the remote submodule updates\r
 (e.g. Updating the new supported OpenSSL release tag):\r
      $ git pull --recurse-submodules && \\r
-       git submodule update --recursive --remote\r
+       git submodule update --recursive\r
 \r
 =============================================================================\r
                       About process_files.pl\r