Skip to content

Commit e452fe4

Browse files
committed
One more README update
1 parent e652127 commit e452fe4

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
@@ -2,7 +2,7 @@
22

33
Creates wrapper executables intended for backing up files. The wrapper uses the `CAP_DAC_READ_SEARCH` capability to allow backup programs to read any file without having `root` privileges. See [`capabilities(7)`](https://man7.org/linux/man-pages/man7/capabilities.7.html) for more about this capability.
44

5-
# Compiling
5+
# Compiling and Running
66

77
This requires [`libcap-ng`](https://github.com/stevegrubb/libcap-ng), which can be installed with `apt`:
88

0 commit comments

Comments
 (0)