We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9b709 commit 3488a4dCopy full SHA for 3488a4d
README.md
@@ -34,7 +34,7 @@ To clone the repository you will need to run `git clone` as follows to download
34
both the repository and its submodule dependencies:
35
36
```bash
37
-git clone --recurse-submodule https://github.com/rticommunity/rticonnextdds-gateway-opcua.git
+git clone --recurse-submodule https://github.com/rticommunity/rticonnextdds-examples.git
38
```
39
40
If you forget to clone the repository with `--recurse-submodule`, simply run
0 commit comments