Skip to content

Commit 50d125b

Browse files
committed
Updated container name in readme
1 parent 788ffbe commit 50d125b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ An interactive Fortran playground
66
# Flask API
77
1. Install Docker
88
2. Build docker image (Switch to docker directory)
9-
``` docker build -t playground-fpm .```
9+
``` docker build -t playground-f .```
1010
3. Install pipenv to manage packages
1111
```pip install pipenv```
1212
4. Switch to backend directory and

0 commit comments

Comments
 (0)