We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702491c commit 49ac632Copy full SHA for 49ac632
docs/SETUP.md
@@ -67,6 +67,7 @@ dokku ports:add bit https:443:4000
67
- Shards package manager
68
- SQLite3
69
70
+### Install Dependencies
71
- linux
72
```bash
73
sudo apt-get update && sudo apt-get install -y crystal libssl-dev libsqlite3-dev
shard.yml
@@ -1,5 +1,5 @@
1
name: bit
2
-version: 1.4.0
+version: 1.4.1
3
4
authors:
5
- Juan Rodriguez <sjdonado@icloud.com>
0 commit comments