You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This is an example application for:
5
5
- Learning basics of how modern web applications are built with HTML, CSS, JavaScript, servers, and databases.
6
6
- Deploying something a little more advanced than a _Hello world!_ page or unconfigured nginx server.
7
7
8
-
## Running the application
8
+
## Getting started
9
9
10
10
To run the application on your machine, you will need [Docker Compose](https://docs.docker.com/compose/). You can either install it manually or by using Docker Desktop (see also [Installing Docker](https://cicd-tutorials.net/#installing-docker)).
0 commit comments