We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7daf59 commit d79bb38Copy full SHA for d79bb38
.doc_gen/readmes/includes/run_instructions.jinja2
@@ -72,8 +72,7 @@ ruby {{scenario['file']}}
72
```
73
{% elif lang_config['name'] == '.NET' and lang_config['sdk_ver'] == 3 %}
74
Before you compile the .NET application, you can optionally set configuration values
75
-in the settings.json file. These settings include your account and topic settings for
76
-sending an email from your alarm. Alternatively, add a settings.local.json file with
+in the settings.json file. Alternatively, add a settings.local.json file with
77
your local settings, which will be loaded automatically when the application runs.
78
79
After the example compiles, you can run it from the command line. To do so, navigate to
0 commit comments