commit | 2f3eac942a5dd4b3f7b6a2eca61386ee3b81fdbd | [log] [tgz] |
---|---|---|
author | Manar <manarabdelatty@aucegypt.edu> | Thu Apr 22 01:21:27 2021 +0200 |
committer | GitHub <noreply@github.com> | Thu Apr 22 01:21:27 2021 +0200 |
tree | c206a93ec3f9eebf891a87096d45b0461204a593 | |
parent | 8b3c516b2e491b69c2c0e8c102dfdb9a3c5ece3a [diff] |
Update README.md
diff --git a/docs/source/README.md b/docs/source/README.md index bf669fb..c08b72d 100644 --- a/docs/source/README.md +++ b/docs/source/README.md
@@ -170,7 +170,8 @@ To reproduce hardening this project, run the following: ```bash -export OPENLANE_TAG=mpw-two-a +# export tag to v0.12 because currently mpw-two-a tag doesn't have a docker image. +export OPENLANE_TAG=v0.12 # Run openlane to harden user_proj_example make user_proj_example # Run openlane to harden user_project_wrapper