~anjan/sxmo-check

1cc210704263cdd22b535634040ce96fa59b3689 — Anjandev Momi 2 years ago f4fd438
Dont use XMPPIPE and add notice about registering cheogram
1 files changed, 2 insertions(+), 2 deletions(-)

M README.md
M README.md => README.md +2 -2
@@ 6,8 6,6 @@ A modemtest suite using sxmo-utils
Make sure the following enivornment variables are set:

```sh
export XMPPIPE_USERNAME=""
export XMPPIPE_PASSWORD=""
export TEST="Hello"
export CHEOGRAM_NUM=""
export PHONE_NUM=""


@@ 17,6 15,8 @@ I put all these variables into `./.secrets` and `chmod +x ./.secrets`.
Shellspec should automatically source the environmental variables.

You need a cheogram account: https://cheogram.com/
Make sure `go-sendxmpp` is configured with the account you have registered with
cheogram.

Make sure the following packages are installed:
- go-sendxmpp (latest head and placed into this directory)