Skip to content

Commit 901dcda

Browse files
committed
modify readme to instruct the user to clone a specific release and not main
1 parent 8d12692 commit 901dcda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jit-customer-scripts/
4848
1. Clone the repository:
4949

5050
```shell
51-
git clone git@github.com:jitsecurity/jit-customer-scripts.git
51+
git clone --branch 1.0 git@github.com:jitsecurity/jit-customer-scripts.git
5252
```
5353

5454
2. Change into the project directory:

0 commit comments

Comments
 (0)