Skip to content

Commit

Permalink
modify readme to instruct the user to clone a specific release and no…
Browse files Browse the repository at this point in the history
…t main
  • Loading branch information
k-shlomi committed Aug 23, 2023
1 parent 8d12692 commit 901dcda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jit-customer-scripts/
1. Clone the repository:

```shell
git clone [email protected]:jitsecurity/jit-customer-scripts.git
git clone --branch 1.0 [email protected]:jitsecurity/jit-customer-scripts.git
```

2. Change into the project directory:
Expand Down

0 comments on commit 901dcda

Please sign in to comment.