From 12b36ad5b9610f1ae179430183a0b53b66361369 Mon Sep 17 00:00:00 2001 From: David Florness Date: Sat, 22 May 2021 21:11:08 -0400 Subject: [PATCH] README: fix file path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58c9ec5..119e8b8 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ go build When you first run one of the subcommands, you'll be prompted for the username and password of a Matrix account. You'll only be asked for these credentials on your first invocation of axon since the access token will get stored in -`~/.local/shared/axon/auth.json` (with ACL bits 600). The subcommand will then +`~/.local/share/axon/auth.json` (with ACL bits 600). The subcommand will then do some little bit of functionality on the Matrix network from the perspective of your account using the [Client-Server API](https://matrix.org/docs/spec/client_server/r0.6.1). Run `axon help -- 2.38.4