We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8d0459 commit d97941fCopy full SHA for d97941f
1 file changed
README.org
@@ -55,10 +55,10 @@
55
- Ex: ~// File: injection-fundamentals-1/src/1/app.js~
56
- So we would ~cd injection-fundamentals-1~
57
5. Bootstrap the example
58
- 1. Run the shell command that you see in the slides
59
- 2. Ex: ~EX_NUM=1 docker-compose up~
60
- 3. Whenever you change the ~File~ that's in the video, the container will
61
- automatically refresh
+ - Run the shell command that you see in the slides
+ - Ex: ~EX_NUM=1 docker-compose up~
+ - Whenever you change the ~File~ that's in the video, the container will
+ automatically refresh
62
* Errors
63
+ To easily see if an error has been previously reported
64
1. Find the tutorial's directory within this repo
0 commit comments