Update README

This commit is contained in:
Glenn Y. Rolland 2020-01-25 23:50:35 +01:00
parent a213771e9c
commit dfe2238e79

View file

@ -32,6 +32,7 @@ Make sure you have Go installed, then type:
It will install Musala Mail binary in `$GOPATH/bin`
### With docker
Make sure you have Docker installed, then type:
@ -47,6 +48,7 @@ Make sure you have Docker installed, then type:
3. Enable developper account on <https://trello.com/app-key>
4. Get an developer API KEY
### Getting a Trello TOKEN
Open the following URL in your web browser and authenticate yourself. That will
@ -54,6 +56,7 @@ give you the TRELLO_TOKEN that will be needed in the next step.
<https://trello.com/1/authorize?expiration=never&scope=read,write,account&response_type=token&name=Musala%20Mail&key=YOUR-API-KEY>
### Using the binary
Prepare your environment with the following variables
@ -111,5 +114,5 @@ Got questions? Need help? Tweet at [@glenux](https://twitter.com/glenux)
## License
Musala Push is Copyright © 2018-2019 Glenn ROLLAND. It is free software, and may be redistributed under the terms specified in the LICENSE file.
Musala Push is Copyright © 2018-2019 Glenn ROLLAND. It is free software, and may be redistributed under the terms specified in the LICENSE.txt file.