Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnsolo committed Mar 21, 2018
1 parent 0560181 commit ca1bd3e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 41 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -76,7 +76,7 @@ module: {
Please follow the [installation](#installation) instructions and execute the following JS code:

```javascript
var IntrinioClient = require('IntrinioClient');
var IntrinioClient = require('intrinio');

IntrinioClient.ApiClient.instance.authentications['HttpHeaderApiKey'].apiKey = "YOUR API KEY";

Expand Down
40 changes: 0 additions & 40 deletions git_push.sh

This file was deleted.

0 comments on commit ca1bd3e

Please sign in to comment.