commit | 8a4b160773dea3b76e0d75d75d623c3275d6967e | [log] [tgz] |
---|---|---|
author | Tim Edwards <tim@opencircuitdesign.com> | Fri Aug 20 14:05:53 2021 -0400 |
committer | Tim Edwards <tim@opencircuitdesign.com> | Fri Aug 20 14:05:53 2021 -0400 |
tree | 630958bddc9f78c069b47622e3471008a8960bb6 | |
parent | d781fca215d6b6005bdb8c6269eed1a8638deec5 [diff] [blame] |
Minor cleanup after merging pull request #127 from Tim Ansell.
diff --git a/README.md b/README.md index e5d34ae..8e94a55 100644 --- a/README.md +++ b/README.md
@@ -58,7 +58,7 @@ the need to declare an install target or run "make install". However, it is recommended to declare a target location and install there, using - ./configure --prefix=[/opt/pdks] --enable-[PDK_name]-pdk=[path] + ./configure --prefix=[path] --enable-[PDK_name]-pdk=[path] followed by "make" and "make install".