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