diff options
author | Joris | 2025-04-19 14:02:54 +0200 |
---|---|---|
committer | Joris | 2025-04-19 14:02:54 +0200 |
commit | d4b48491cfaafaee5e7c9c88227055fd884d60f4 (patch) | |
tree | 49be96db72e1cc8dcfcc128b3b7d5286e16180c7 /README.md | |
parent | 632eef6424d8dc8d40c2906177892697679e7b85 (diff) |
Add build command
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,6 +21,10 @@ Credentials are: - john@mail.com / password - lisa@mail.com / password +## Build + + nix develop --command bin/build + ## Improvements - mobile view |