Skip to content

Commit 9f3123c

Browse files
committed
readme
Signed-off-by: James Cherry <[email protected]>
1 parent 265e7f2 commit 9f3123c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ following command builds a Docker image.
190190

191191
```
192192
cd OpenSTA
193-
docker build --file Dockerfile.ubuntu22.04 --tag opensta .
193+
docker build --file Dockerfile.ubuntu22.04 --tag opensta_ubuntu22.04 .
194194
```
195195

196196
To run a docker container using the OpenSTA image, use the -v option

0 commit comments

Comments
 (0)