Skip to content

Commit 594eafd

Browse files
authored
Update README.md
1 parent f94d953 commit 594eafd

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,20 @@ linode-ui golang
66

77
# api
88

9-
https://cloud.linode.com/profile/tokens
9+
https://developers.linode.com/api/v4
1010

1111
# api-doc
1212

1313
https://www.linode.com/docs/platform/api/
1414

15+
1516
# How to
1617

1718
```
18-
1. edit config.json
19+
1. get your token from: https://cloud.linode.com/profile/tokens
20+
2. edit config.json
1921
20-
2. go build main.go && ./main
22+
3. go build main.go && ./main
2123
2224
2325
```

0 commit comments

Comments
 (0)