about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ae5c779..98e8c31 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Get a shell:
 Exec solve script:
 
 ```bash
-; python3 solve.py
+[HackTM CTF lambda]; python3 solve.py 
 ```
 
 ---