Skip to content

Commit

Permalink
Merge pull request Murmele#682 from pwqw/patch-1
Browse files Browse the repository at this point in the history
faster submodule update
  • Loading branch information
Murmele authored Jan 15, 2024
2 parents 66bc256 + 241dd98 commit fbb4867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ How to Build
**Initialize Submodules**

git submodule init
git submodule update
git submodule update --depth 1

**Build OpenSSL**

Expand Down

0 comments on commit fbb4867

Please sign in to comment.