Skip to content

Commit 7bfd3c4

Browse files
committed
Updated clone instructions
1 parent 09b9617 commit 7bfd3c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mtdrworkshop/setup-dev-environment/setup-dev-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Allow group myToDoGroup to manage objects in tenancy
111111
1. Clone the workshop code inside the directory you just created.
112112
````
113113
<copy>
114-
git clone https://github.com/oracle/oci-react-samples.git
114+
git clone --single-branch --branch helidon https://github.com/oracle/oci-react-samples.git
115115
</copy>
116116
````
117117
You should now see `oci-react-samples` in your root directory

0 commit comments

Comments
 (0)