Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit 2a29c9b

Browse files
committed
Adjust working in readme
1 parent aa066e1 commit 2a29c9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ docker run -d \
5050

5151
3. Edit config file to fit your needs (see section below)
5252

53-
Then grab [Exoframe CLI](https://github.com/exoframejs/exoframe), point it to your new Exoframe server and use it.
53+
Then install [Exoframe CLI](https://github.com/exoframejs/exoframe), point it to your new Exoframe server and use it.
5454

5555
## Configuration
5656

5757
Exoframe stores its config in `~/.exoframe/server.config.yml`.
58-
Currently it contains list of users for basic auth, debug and letsencrypt settings:
58+
Currently it contains the following settings:
5959

6060
```yaml
6161
debug: false # whether debug mode is enabled, default "false"

0 commit comments

Comments
 (0)