Add new vendor README update instructions

(cherry picked from commit 0cad263c82)
pull/3647/head
Jelte Fennema 2020-02-26 17:43:31 +01:00
parent 5dd61c8319
commit 0a1845a05c
1 changed files with 2 additions and 0 deletions

2
vendor/README.md vendored
View File

@ -5,4 +5,6 @@ rm -rf safestringlib
git clone https://github.com/intel/safestringlib
rm -rf safestringlib/{.git,unittests}
git add safestringlib/
git commit -m "Update safestringlib"
git cherry-pick -x 92d7a40d1de472d23d05967be9b77eda30af85cb
```