Skip to content

Commit 1041fd2

Browse files
committed
READEME update
Signed-off-by: vijayank88 <[email protected]>
1 parent daef972 commit 1041fd2

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ flow stages through tcl commands and python APIs.
1515

1616
### Local Installation
1717

18-
To install OpenROAD-flow-scripts locally in CentOS 7, Ubuntu 20.04,
19-
Ubuntu 22.04, RHEL 8, Debian 10 and Debian 11. Following steps will
18+
To install OpenROAD-flow-scripts locally in CentOS 7/8, Ubuntu
19+
20.04/22.04, RHEL 8, Debian 10/11. Following steps will
2020
clone the ORFS repo, install required dependencies and build the flow.
2121

2222
#### Clone ORFS repo
@@ -38,7 +38,7 @@ sudo ./setup.sh
3838
./build_openroad.sh --local
3939
```
4040

41-
Document for local installation found [here](./docs/user/BuildLocally.md).
41+
Document for detailed local installation steps found [here](./docs/user/BuildLocally.md).
4242

4343
### Docker Based Installation
4444
To ease dependency installation issues, ORFS uses docker images.
@@ -65,7 +65,8 @@ cd OpenROAD-flow-scripts
6565
./build_openroad.sh
6666
```
6767

68-
Document for Docker based installation found [here](./docs/user/BuildWithDocker.md)
68+
Document for detailed steps on docker based installation found
69+
[here](./docs/user/BuildWithDocker.md)
6970

7071
### Verify Local Installation
7172
To verify installation run default `gcd/nangate45` design with

docs/images/ORFS_Flow.webp

-78.1 KB
Loading

0 commit comments

Comments
 (0)