Skip to content

Commit fe3b530

Browse files
committed
Modified README.md sections order.
1 parent f24fe0f commit fe3b530

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ And wait until you see the following in the console:
3030
hello-docker-react | Note that the development build is not optimized.
3131
hello-docker-react | To create a production build, use yarn run build.
3232

33-
# Docker-compose:
34-
35-
For advanced usage, follow the docker-compose command-line reference:
36-
37-
https://docs.docker.com/compose/reference/
38-
3933
# Test your React Installation:
4034

4135
* Check your code at src/
4236
* Open http://localhost:3000
4337
* Dance!
4438

39+
# Docker-compose:
40+
41+
For advanced usage, follow the docker-compose command-line reference:
42+
43+
https://docs.docker.com/compose/reference/
44+

0 commit comments

Comments
 (0)