Skip to content

Commit d79bb38

Browse files
authored
Updating C# run instructions for WriteMe. (awsdocs#4620)
1 parent a7daf59 commit d79bb38

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.doc_gen/readmes/includes/run_instructions.jinja2

+1-2
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ ruby {{scenario['file']}}
7272
```
7373
{% elif lang_config['name'] == '.NET' and lang_config['sdk_ver'] == 3 %}
7474
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
75+
in the settings.json file. Alternatively, add a settings.local.json file with
7776
your local settings, which will be loaded automatically when the application runs.
7877

7978
After the example compiles, you can run it from the command line. To do so, navigate to

0 commit comments

Comments
 (0)