diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-09-14 09:38:16 -0600 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-09-14 09:38:16 -0600 |
commit | 0d4b60520efad059fc387626e1b7e4edf141d7e1 (patch) | |
tree | 06f1c05d1959a6b206bfd77319e775f27c4a3b1e /README.md | |
parent | 87bd117289f6824a61fd30d7633d07d305435924 (diff) | |
download | chessh-0d4b60520efad059fc387626e1b7e4edf141d7e1.tar.gz chessh-0d4b60520efad059fc387626e1b7e4edf141d7e1.zip |
update dependencies and fix discriminator matching on username
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ Do something among the lines of: ```bash git clone https://github.com/Simponic/chessh cd chessh +asdf install cp .env.example .env vim .env # Fill it out mf |