Skip to content

Commit e415faa

Browse files
authored
Update README.md
Signed-off-by: thepetk <[email protected]>
1 parent 728c783 commit e415faa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Creating an application with a Python code sample
22

3-
**Note:** The Python code sample version `2.0.0` uses the **8080** HTTP port.
3+
**Note:** The Python code sample uses the **8080** HTTP port.
44

55
Before you begin creating an application with this `devfile` code sample, it's helpful to understand the relationship between the `devfile` and `Dockerfile` and how they contribute to your build. You can find these files at the following URLs:
66

@@ -15,4 +15,4 @@ Before you begin creating an application with this `devfile` code sample, it's h
1515
### Additional resources
1616
* For more information about Python, see [Python](https://www.python.org/).
1717
* For more information about devfiles, see [Devfile.io](https://devfile.io/).
18-
* For more information about Dockerfiles, see [Dockerfile reference](https://docs.docker.com/engine/reference/builder/).
18+
* For more information about Dockerfiles, see [Dockerfile reference](https://docs.docker.com/engine/reference/builder/).

0 commit comments

Comments
 (0)