Skip to content

Commit

Permalink
clarified install options
Browse files Browse the repository at this point in the history
  • Loading branch information
emcf committed Apr 18, 2024
1 parent cc3d8fe commit 26f4463
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 @@ -31,7 +31,7 @@ First, install The Pipe.
pip install thepipe_api
```

Ensure the `THEPIPE_API_KEY` environment variable is set. Don't have an API key yet? [Get one here](https://thepi.pe). Alternatively, see the local installation section for the more advanced local setup.
The Pipe is available as a hosted API, or it can be set up locally. An API key is recommended for out-of-the-box functionality (alternatively, see the local installation section). Ensure the `THEPIPE_API_KEY` environment variable is set. Don't have a key yet? [Get one here](https://thepi.pe).

Now you can extract comprehensive text and visuals from any file:
```python
Expand Down

0 comments on commit 26f4463

Please sign in to comment.