This commit is contained in:
Maarten Boersma 2026-01-16 14:58:41 +01:00
parent 7382ea7dda
commit e32f3164e4
No known key found for this signature in database
GPG Key ID: 8C9CA0C6BE05CB08
1 changed files with 1 additions and 1 deletions

View File

@ -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/<youruser>/oepnram.git
git clone https://github.com/<youruser>/openram.git
cd openram
```