commit | 0b3deac5eee13334e260315781d16aaa634308f6 | [log] [tgz] |
---|---|---|
author | agorararmard <aagouhar@efabless.com> | Mon Nov 30 23:57:45 2020 +0200 |
committer | agorararmard <aagouhar@efabless.com> | Tue Dec 01 00:02:07 2020 +0200 |
tree | 918fe6ba3ad6010060c6cfd3ec6ac01ea9121bc5 | |
parent | c55229217a9835bc26ae75f5fc544287d2410dfd [diff] |
[Doc]: minor doc update
diff --git a/openlane/README.md b/openlane/README.md index 281bf35..d62bd35 100644 --- a/openlane/README.md +++ b/openlane/README.md
@@ -2,7 +2,7 @@ You can utilize the Makefile existing here in this directory to do that. -But, first you need to specify 3 things: +But, first you need to specify 2 things: ```bash export PDK_ROOT=<The location where the pdk is installed> export OPENLANE_ROOT=<the absolute path to the openlane directory cloned or to be cloned>