install: remove redundancy in header (#19788)

This commit is contained in:
Managor
2025-12-08 05:57:22 +02:00
committed by GitHub
parent 9ee35a2c1a
commit 4b3a0f2ee7
+1 -1
View File
@@ -1,7 +1,7 @@
# install
> Copy files and set attributes.
> Copy files (often executable) to a system location like `/usr/local/bin`, give them the appropriate permissions/ownership.
> Typically used by Makefiles.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/install-invocation.html>.
- Copy files to the destination: