Skip to content

Commit 907c054

Browse files
committed
Fixes issue #36
1 parent e6b6184 commit 907c054

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/controllers/docs/5.6/blueprints.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Our repositories are divided by functionality on github, for example the documen
2020
* [core](https://github.com/tdt/core)
2121
* [input](https://github.com/tdt/input)
2222
* [docs](https://github.com/tdt/docs)
23-
* [streamingrdfmapper](https://github.com/tdt/streamingrdfmapper)
2423

2524
The rest of the packages hosted in the tdt repository will become obsolete - from version 4.0.0 on - as most of them are either included in core, or are no longer relevant due to the migration to the [Laravel framework](http://laravel.com/) framework.
2625

app/controllers/docs/5.6/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The DataTank requires a server with
1616
* Mcrypt installed and enabled
1717
* Git
1818
* Any database supported by [Laravel 4](http://laravel.com/docs/4.0/database)
19+
* dbase PHP extension
1920

2021
If you're using a <strong>Unix</strong> system that supports the <strong>apt-get</strong> package manager, the easiest way to meet these requirements is to perform the following commands:
2122

0 commit comments

Comments
 (0)