Changes
Page history
Update Tutorial
authored
Oct 14, 2019
by
jvfpw18
Show whitespace changes
Inline
Side-by-side
Tutorial.md
View page @
c6172cd9
...
...
@@ -21,6 +21,10 @@ In this section we'll look at how to get MonetDB working with HOTMapper.
#### Getting MonetDB
You can get your MonetDB installation following
[
their instructions
](
https://www.monetdb.org/Downloads
)
.
*
[
Fedora users
](
https://www.monetdb.org/downloads/Fedora/
)
*
[
Ubuntu & Debian Users
](
https://www.monetdb.org/downloads/deb/
)
*
[
RHEL & CentOS Users
](
https://www.monetdb.org/downloads/epel/
)
Be sure to create and start your farm, if you didn't already, using:
~~~
Bash
$ monetdbd create /path/to/my-dbfarm
...
...
...
...