Skip to content

Commit e92e323

Browse files
author
mielvds
authored
Moved Old Serd mention to the Serd dep
1 parent 18348f4 commit e92e323

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ dependencies installed:
4646
(e.g., Ubuntu)
4747
- `sudo dnf install serd serd-devel` on Red Hat-based distros (e.g.,
4848
Fedora)
49+
50+
Sometimes the version of Serd that is distributed by package managers
51+
is too old. In that case, Serd can also be built manually: see
52+
https://github.com/drobilla/serd for the installation instructions.
4953

5054
### Installation
5155

@@ -65,12 +69,6 @@ Sometimes, the above instructions do not result in a working HDT
6569
installation. This section enumerates common issues and their
6670
workaround.
6771

68-
#### My version of Serd is too old
69-
70-
Sometimes the version of Serd that is distributed by package managers
71-
is too old. In that case, Serd can also be built manually: see
72-
https://github.com/drobilla/serd for the installation instructions.
73-
7472
#### `./configure` cannot find Serd
7573

7674
While running `./configure` you get a message similar to the

0 commit comments

Comments
 (0)