Skip to content

Commit

Permalink
fix a readme typo in init command (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladserkoff authored Dec 5, 2024
1 parent f5d1d96 commit cec8614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ You can add your API keys in two ways:
Run `exposor --init` option to create a configuration file:

```bash
export --init shodan:api_key zoomeye:api_key censys:api_id:api_secret fofa:email:api_key
exposor --init shodan:api_key zoomeye:api_key censys:api_id:api_secret fofa:email:api_key
```


Expand Down

0 comments on commit cec8614

Please sign in to comment.