misc update
parent
c0c989f0dd
commit
e3af0c3631
|
@ -30,8 +30,8 @@ git remote add upstream https://github.com/projectdiscovery/nuclei-templates
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git remote update
|
git remote update
|
||||||
git checkout master
|
git checkout main
|
||||||
git rebase upstream/master
|
git rebase upstream/main
|
||||||
```
|
```
|
||||||
|
|
||||||
## Step 3 : Create your Template Branch
|
## Step 3 : Create your Template Branch
|
||||||
|
|
Loading…
Reference in New Issue