README repo url

This commit is contained in:
James Cherry 2019-07-19 07:17:03 -07:00
parent 9d93130ff2
commit 90be94072b
1 changed files with 2 additions and 2 deletions

View File

@ -132,8 +132,8 @@ Use the following commands to checkout the git repository and build the
OpenSTA library and excutable.
```
git clone https://xp-dev.com/git/opensta
cd opensta
git clone https://github.com/The-OpenROAD-Project/OpenSTA.git
cd OpenSTA
mkdir build
cd build
cmake ..