Skip to content

Commit b56b801

Browse files
committed
DOC: Minor tweaks to punctuation in README file.
1 parent a2e8f57 commit b56b801

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@ dependencies installed:
2727
- [GNU zip (gzip)](http://www.zlib.net/) Allows GNU zipped RDF input
2828
files to be ingested, and allows GNU zipped HDT files to be loaded.
2929

30-
- `sudo apt install gzip` on Debian-based distros (e.g., Ubuntu).
31-
- `sudo dnf install gzip` in Red Hat-based distros (e.g., Fedora).
30+
- `sudo apt install gzip` on Debian-based distros (e.g., Ubuntu)
31+
- `sudo dnf install gzip` in Red Hat-based distros (e.g., Fedora)
3232

3333
- [Serd v0.28+](https://github.com/drobilla/serd) The default parser
3434
that is used to process RDF input files. It supports the N-Quads,
3535
N-Triples, TriG, and Turtle serialization formats.
3636

3737
- `sudo apt install libserd-0-0 libserd-dev` on Debian-based distros
38-
(e.g., Ubuntu).
38+
(e.g., Ubuntu)
3939
- `sudo dnf install serd serd-devel` on Red Hat-based distros (e.g.,
40-
Fedora).
40+
Fedora)
4141

4242
### Installation
4343

0 commit comments

Comments
 (0)