Add new vendor README update instructions

pull/3541/head
Jelte Fennema 2020-02-26 17:43:31 +01:00
parent eb8e099f09
commit 0cad263c82
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
```