aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8fa35d1..2fdd7bd 100644
--- a/README.md
+++ b/README.md
@@ -5,10 +5,10 @@ Share costs with a group of people.
## Required dependencies
- `cabal2nix`
-- `nix-shell`
+- `nix`
- `cabal-install`
- `npm`
-- `elm
+- `elm`
## Usage
@@ -26,4 +26,5 @@ npm start
hostname = localhost:3000
port = 3000
currency = €
+sign-in-expiration-mn = 5
```