Skip to content

Commit 5ec6ff0

Browse files
authored
Update README.md for rapidus
From what I tested the export is missing a final step in the directory path. Signed-off-by: Augusto Berndt <[email protected]>
1 parent 2d72dd7 commit 5ec6ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/rapidus2hp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The ORFS-specific files for the Rapidus platform are stored separately in the pr
77
```
88
cd rapidus_platform_dir_goes_here
99
git clone [email protected]:The-OpenROAD-Project-private/rapidus
10-
export PLATFORM_HOME=`pwd`/rapidus_platform_dir_goes_here
10+
export PLATFORM_HOME=`pwd`/rapidus_platform_dir_goes_here/rapidus
1111
```
1212

1313
For more information, check out (http://github.com/The-OpenROAD-Project-private/rapidus)

0 commit comments

Comments
 (0)