Skip to content

Commit ca61e93

Browse files
insukchoJasonStoltz
authored andcommitted
Change to code format with 4 more spaces
1 parent 1615977 commit ca61e93

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ To install locally, clone this repository, `cd` into the directory and run:
3333
1. Create an account at [Swiftype](https://swiftype.com/) and get your API key from your [Account Settings](https://app.swiftype.com/settings/account).
3434

3535
2. Configure your client:
36-
```
37-
from swiftype import swiftype
38-
client = swiftype.Client(api_key='YOUR_API_KEY')
39-
```
36+
37+
from swiftype import swiftype
38+
client = swiftype.Client(api_key='YOUR_API_KEY')
39+
4040

4141
3. Create an `Engine` named e.g. `youtube`:
4242

0 commit comments

Comments
 (0)