From 7a9d7fc06d121af07a0090a9c45181c9a6a76b2b Mon Sep 17 00:00:00 2001 From: Julika Mimkes Date: Wed, 30 Aug 2023 18:21:26 +0200 Subject: [PATCH] Update index.md I deleted the "Before you start" callout as suggested in https://github.com/LibraryCarpentry/lc-sql/issues/154 --- index.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/index.md b/index.md index 7bc669c9..58074f92 100644 --- a/index.md +++ b/index.md @@ -3,14 +3,3 @@ site: sandpaper::sandpaper_site --- This Library Carpentry lesson introduces librarians to relational database management system using SQLite. At the conclusion of the lesson you will: understand what SQLite does; use SQLite to summarise and link data. - -:::::::::::::::::::::::::::::::::::::::::: prereq - -## Before You Start: - -You will need to install **DB Browser for SQLite** and download the **doaj-article-sample** database. See [Setup](https://librarycarpentry.org/lc-sql/setup.html) for instructions and further information. - - -:::::::::::::::::::::::::::::::::::::::::::::::::: - -