diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dacf53e4..e2364910 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -59,7 +59,7 @@ All unit tests should pass first. 3. Clone your repository (or use an existing cloned copy if you've already done this once): ``` - git clone https://github.com//oepnram.git + git clone https://github.com//openram.git cd openram ```