Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2024-03-20 17:14:43 -07:00
parent 869ad909a3
commit 784c3b7531
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ Use the following commands to checkout the git repository and build the
OpenSTA library and excutable.
```
git clone https://github.com/The-OpenROAD-Project/OpenSTA.git
git clone https://github.com/parallaxsw/OpenSTA.git
cd OpenSTA
mkdir build
cd build