Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
Fixed incorrect documentation. See Issue #133
  • Loading branch information
8go authored May 24, 2023
1 parent caf8ac8 commit 026450f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This folder must be provided to further `run` commands using the `/data` mountpo
Run this command to initialize the `matrix-commander` data folder with new credentials − you must answer all the questions that will pop up interactively (homeserver, username, etc.):
```
docker run --rm -ti -v /my/chosen/folder:/data:z matrix-commander --no-ssl
docker run --rm -ti -v /my/chosen/folder:/data:z matrix-commander --login password
```
You can now use this data folder to send messages or verify your session.
Expand Down

0 comments on commit 026450f

Please sign in to comment.