Skip to content

Commit

Permalink
Update installation instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Emeraude committed May 1, 2020
1 parent 1fd6d28 commit 8fab9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Install ``postgresql``, ``crystal``, and ``crystal-shards``
git clone https://github.com/Meoowww/DashBot
cd DashBot
# Install the libs
crystal deps install
shards install
# Build the project
crystal b -s --release src/DashBot.cr
# Configure the database
Expand Down

0 comments on commit 8fab9a8

Please sign in to comment.