Skip to content

Commit

Permalink
add spaces key prerequisite (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
D-B-Hawk authored Dec 13, 2023
1 parent 5c91ec3 commit f202463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions constants/installation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ export const INFO_INSTALLATION_TYPES: Record<InstallationType, Record<number, In
'Create a <a href="https://cloud.digitalocean.com/registrations/new" target="_blank">DigitalOcean account</a>.',
'Add your <a href="https://docs.digitalocean.com/products/networking/dns/how-to/add-domains/" target="_blank">domain name</a>.',
'Create a personal <a href="https://docs.digitalocean.com/reference/api/create-personal-access-token" target="_blank">access token</a>.',
'Generate Spaces <a href="https://docs.digitalocean.com/products/spaces/how-to/manage-access/#access-keys" target="_blank">access key</a>.',
],
},
},
Expand Down

0 comments on commit f202463

Please sign in to comment.