Skip to content

Commit e47b990

Browse files
author
Foxlet
committed
Formatting bug.
1 parent a792932 commit e47b990

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/user/googledevconsole_api.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@ Optional APIs are only used if you got the right modules or a payment type to us
3535

3636
![GDC Agree to the ToS](img/gdev_4.png?raw=true "Agree to the ToS")
3737

38-
## 4 - Generate an API Key
39-
GDC API services only need one key for all Google Services used. You must generate a key for each bot instance you plan to use. Go to **APIs and Auth -> Credentials** then select ***Create a new Key***
38+
## 4 - Generate an API Key
39+
GDC API services only need one key for all Google Services used. You must generate a key for each bot instance you plan to use. Go to **APIs and Auth -> Credentials** then select ***Create a new Key***
4040

4141
![GDC Create a Key](img/gdev_5.png?raw=true "Create a Key")
4242

43-
Select to create a ***Server Key***
43+
Select to create a ***Server Key***
4444

4545
![GDC Server Key](img/gdev_6.png?raw=true "Server Key")
4646

47-
Enter the Public IPs of the Cloudbot instance you plan to assign to this key. If you don't know it, running `wget -qO- http://icanhazip.com/` within your terminal should return it. Click ***Create***.
47+
Enter the Public IPs of the Cloudbot instance you plan to assign to this key. If you don't know it, running `wget -qO- http://icanhazip.com/` within your terminal should return it. Click ***Create***.
4848

4949
![GDC Enter IPs](img/gdev_7.png?raw=true "Enter IPs")
5050

51-
Your new key should now appear on the main panel, simply copy it to the *google_dev_key* object in your CloudBot's configuration.
51+
Your new key should now appear on the main panel, simply copy it to the *google_dev_key* object in your CloudBot's configuration.
5252

5353
![GDC Copy the key](img/gdev_8.png?raw=true "Copy the key")

0 commit comments

Comments
 (0)