commit | 84e4f8ebd42493efd3f8bc58c46109fe099ee9fa | [log] [tgz] |
---|---|---|
author | Manar <manarabdelatty@aucegypt.edu> | Sun Apr 18 21:29:47 2021 +0200 |
committer | GitHub <noreply@github.com> | Sun Apr 18 21:29:47 2021 +0200 |
tree | 17607334a538f6b16888e717861b11b468c5ebd7 | |
parent | 10d5277f24b5558f0349973e1261edcaca495817 [diff] |
Update README.md
diff --git a/README.md b/README.md index 5df0dd1..3f94439 100644 --- a/README.md +++ b/README.md
@@ -99,9 +99,9 @@ ```bash export OPENLANE_TAG=v0.12 cd openlane -# Runs openlane to harder user_proj_example +# Run openlane to harden user_proj_example make user_proj_example -# Runs openlane to harder user_project_wrapper +# Run openlane to harden user_project_wrapper make user_project_wrapper ```