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
+1 -1
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.