Update README.md

This commit is contained in:
Liam Galvin 2021-07-31 00:06:37 +01:00 committed by GitHub
parent cc8a784b6a
commit aaa8cf2120
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -24,12 +24,6 @@ Install dependencies:
Grab a binary from the [latest release](https://github.com/liamg/darktile/releases/latest).
Alternatively, you can install with Go:
```bash
go get github.com/liamg/darktile/cmd/darktile
```
## Configuration
Configuration files should be created in `$XDG_CONFIG_HOME/darktile/` if the variable is defined, otherwise in `$HOME/.config/darktile/`.