diff --git a/README b/README
index 77b1336..dbcc80c 100644
--- a/README
+++ b/README
@@ -74,7 +74,7 @@ The following components are available as packages:
*** Run tests
#+begin_src bash
- cd ~/quicklisp/local-project/dev.metalisp.sbt/
+ cd ~/quicklisp/local-projects/dev.metalisp.sbt/
#+end_src
#+begin_src bash
diff --git a/README.md b/README.md
index 0195e97..140f6de 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,24 @@
# Table of Contents
-1. [dev.metalisp.sbt](#orgbb4b17d)
- 1. [Introduction](#org358d7a8)
- 2. [Installation](#orgd78b88c)
- 1. [Load library](#org60e3c78)
- 2. [Run tests](#orgc18a25a)
- 3. [Issue Tracker](#orga00e078)
- 4. [Mailing list](#orgef69d41)
- 5. [Similar Libraries](#org574412f)
- 6. [Author](#orgcf618ab)
- 7. [Copyright](#org128ba2a)
+1. [dev.metalisp.sbt](#org699f02c)
+ 1. [Introduction](#orgd8944f8)
+ 2. [Installation](#orgabffdb4)
+ 1. [Load library](#org3b0b0c9)
+ 2. [Run tests](#orgec1cb6a)
+ 3. [Issue Tracker](#org1adb2e6)
+ 4. [Mailing list](#org8180018)
+ 5. [Similar Libraries](#orgd808d2d)
+ 6. [Author](#org18b4166)
+ 7. [Copyright](#orge683910)
-
+
# dev.metalisp.sbt
-
+
## Introduction
@@ -79,37 +79,37 @@ The following components are available as packages:
section.
-
+
## Installation
git clone https://git.sr.ht/~marcuskammer/dev.metalisp.sbt ~/quicklisp/local-projects/dev.metalisp.sbt/
-
+
### Load library
(ql:quickload :dev.metalisp.sbt)
-
+
### Run tests
- cd ~/quicklisp/local-project/dev.metalisp.sbt/
+ cd ~/quicklisp/local-projects/dev.metalisp.sbt/
sh run-tests.sh
-
+
## Issue Tracker
-
-
+
## Mailing list
@@ -118,7 +118,7 @@ The following components are available as packages:
-
-
+
## Similar Libraries
@@ -129,14 +129,14 @@ The following components are available as packages:
-
-
+
## Author
- Marcus Kammer (marcus.kammer@metalisp.dev)
-
+
## Copyright