1
0
Fork 0

fix comment in level_requirements

This commit is contained in:
Lili (Tlapka) 2021-05-26 11:58:49 +02:00
parent 4cbd3d6092
commit 229327b179
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
# level_name: {branch_name: [machines_to_provision]}
# level_name: [[branch_name, requirements]]
level2: [[level2a, null], [level2b, [10, "SQL injection"]]]
level3: [[level3, null]]
level4: [[level4a, null], [level4b, [30, "John the Ripper"]]]