Update README.md

This commit is contained in:
Davide Schiavone 2022-08-26 17:51:01 +02:00 committed by GitHub
parent 0d616ae072
commit 5c26f3de25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ In general, the OpenRAM compiler has very few dependencies:
We have a [docker setup](./docker) to run OpenRAM. To use this, you should run:
```
cd openram/docker
cd OpenRAM/docker
make build
```
This must be run once and will take a while to build all the tools.