Skip to content

Commit 857dccc

Browse files
committed
Updating readme
1 parent e6ac36a commit 857dccc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.org

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
1. Download [[https://www.docker.com/community-edition][docker]]
33
2. ~git clone git@github.com:SecuringTheStack/tutorials.git~
44
3. ~cd~ into a tutorial's directory
5+
- Each coding example within the slides/notes should contain the directory
6+
- Ex: ~// File: "injection-fundamentals-1/src/1/app.js"~
7+
- So we'd ~cd injection-fundamentals-1~
58
4. ~EX_NUM=%number docker-compose up~
69
- Depending on the example you'd like to run, input a ~%number~ (with no path)
710
- ~%number~ maps to a directory within a tutorial's ~src~ directory

0 commit comments

Comments
 (0)