We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 788ffbe commit 50d125bCopy full SHA for 50d125b
README.md
@@ -6,7 +6,7 @@ An interactive Fortran playground
6
# Flask API
7
1. Install Docker
8
2. Build docker image (Switch to docker directory)
9
-``` docker build -t playground-fpm .```
+``` docker build -t playground-f .```
10
3. Install pipenv to manage packages
11
```pip install pipenv```
12
4. Switch to backend directory and
0 commit comments