Skip to content

Commit 51981c4

Browse files
authored
Update README.md
1 parent 2fa4ea5 commit 51981c4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ dotnet add package Elasticsearch.Net.Aws-v1
2828
```csharp
2929
// for NEST
3030
31-
// if using an access key
32-
var httpConnection = new AwsHttpConnection("us-east-1");
33-
3431
// if using app.config, environment variables, or roles
3532
var httpConnection = new AwsHttpConnection("us-east-1");
3633

0 commit comments

Comments
 (0)