mirror of
https://github.com/hohn/codeql-workshop-sql-injection-java.git
synced 2025-12-16 02:33:04 +01:00
update clone commands
This commit is contained in:
committed by
=Michael Hohn
parent
5ee57f0b58
commit
d62a150c7f
@@ -7,7 +7,9 @@
|
||||
* Setup
|
||||
#+BEGIN_SRC sh :session shared :results output
|
||||
cd ~/local
|
||||
git clone
|
||||
git clone git@github.com:hohn/codeql-workshop-sql-injection-java.git
|
||||
# or
|
||||
git clone https://github.com/hohn/codeql-workshop-sql-injection-java.git
|
||||
|
||||
# CLI
|
||||
cd ~/local/codeql-workshop-sql-injection-java
|
||||
|
||||
Reference in New Issue
Block a user