Commit 81703ccc authored by João Victor Risso's avatar João Victor Risso
Browse files

Fix spacing in the README

Showing with 7 additions and 0 deletions
+7 -0
## How to setup
git clone git@gitlab.c3sl.ufpr.br:simcaq/monetdb-sql.git
cd monetdb-sql
make
gem install monetdb-sql-1.0.gem
git clone git@gitlab.c3sl.ufpr.br:simcaq/activerecord-monetdb-adapter.git
cd activerecord-monetdb-adapter
gem build activerecord-monetdb-adapter.gemspec
gem install activerecord-monetdb-adapter-0.2.gem
Then, you can run the tests provided in the tests directory.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment