Changeset: ee8a0bdbbacd for monetdb-ruby
URL: https://dev.monetdb.org/hg/monetdb-ruby/rev/ee8a0bdbbacd
Removed Files:
        doc/readme.txt
Branch: default
Log Message:

remove docs folder


diffs (20 lines):

diff --git a/doc/readme.txt b/doc/readme.txt
deleted file mode 100644
--- a/doc/readme.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-=== Install the standalone driver ===
-
-First build a gem file starting from the given gemspec:
-
-$ gem build ruby-monetdb-sql-0.2.gemspec
-
-and install the resulting gem with the command:
-
-$ gem install --local ruby-monetdb-sql-0.2.gem
-
-=== Tutorial ===
-
-A short example on how to use Ruby with MonetDB can be found in the 
lib/example.rb file. Make sure you create a database named "testdatabase2" and 
have a MonetDB server running on your system prior to trying the script. 
Instructions on how to run the server and create the database can be found here:
-
-https://www.monetdb.org/Documentation/UserGuide/Tutorial
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to