Skip to content

Commit 17ddf01

Browse files
authored
Change to git@github for git clone
Signed-off-by: Matt Liberty <[email protected]>
1 parent 329462a commit 17ddf01

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
@@ -6,7 +6,7 @@ The ORFS-specific files for the Rapidus platform are stored separately in the pr
66

77
```
88
cd rapidus_platform_dir_goes_here
9-
git clone http://github.com/The-OpenROAD-Project-private/rapidus
9+
git clone git@github.com:The-OpenROAD-Project-private/rapidus
1010
export PLATFORM_HOME=`pwd`/rapidus_platform_dir_goes_here
1111
```
1212

0 commit comments

Comments
 (0)