Fix reference to jsonld instead of rdf
README.md
31 | 31 | guix install guile guile-rdf | |
32 | 32 | ``` | |
33 | 33 | ||
34 | - | Otherwise, your package manager might have guile-jsonld available. You can also | |
34 | + | Otherwise, your package manager might have guile-rdf available. You can also | |
35 | 35 | build it from source, like so: | |
36 | 36 | ||
37 | 37 | ```bash |