We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b9617 commit 7bfd3c4Copy full SHA for 7bfd3c4
1 file changed
mtdrworkshop/setup-dev-environment/setup-dev-environment.md
@@ -111,7 +111,7 @@ Allow group myToDoGroup to manage objects in tenancy
111
1. Clone the workshop code inside the directory you just created.
112
````
113
<copy>
114
- git clone https://github.com/oracle/oci-react-samples.git
+ git clone --single-branch --branch helidon https://github.com/oracle/oci-react-samples.git
115
</copy>
116
117
You should now see `oci-react-samples` in your root directory
0 commit comments