Skip to content

Commit e6fa057

Browse files
committed
Minor documentation update.
1 parent d21baec commit e6fa057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ cmake .
157157
make
158158
```
159159

160-
Note: The script [`ci/get-dependencies`](https://github.com/dreibh/rsplib/blob/master/ci/get-dependencies) automatically installs the build dependencies for Debian/Ubuntu Linux, Fedora Linux, and FreeBSD. For manual handling of the build dependencies, see the packaging configuration in [debian/control](https://github.com/dreibh/rsplib/blob/master/debian/control) (Debian/Ubuntu Linux), [rsplib.spec](https://github.com/dreibh/rsplib/blob/master/rpm/rsplib.spec) (Fedora Linux), and [Makefile](https://github.com/dreibh/rsplib/blob/master/freebsd/rsplib/Makefile) FreeBSD.
160+
Note: The script [`ci/get-dependencies`](https://github.com/dreibh/rsplib/blob/master/ci/get-dependencies) automatically installs the build dependencies under Debian/Ubuntu Linux, Fedora Linux, and FreeBSD. For manual handling of the build dependencies, see the packaging configuration in [debian/control](https://github.com/dreibh/rsplib/blob/master/debian/control) (Debian/Ubuntu Linux), [rsplib.spec](https://github.com/dreibh/rsplib/blob/master/rpm/rsplib.spec) (Fedora Linux), and [Makefile](https://github.com/dreibh/rsplib/blob/master/freebsd/rsplib/Makefile) FreeBSD.
161161

162162
Contributions:
163163

0 commit comments

Comments
 (0)