Update 'README.md'
This commit is contained in:
parent
162c9eef8f
commit
3fca464cc7
@ -14,7 +14,7 @@ Regardless of which method you choose, all archives must have the following file
|
||||
- A script named INSTALL.sh describing what steps must be taken to install the package
|
||||
- A script named UPDATE.sh describing what steps must be taken to update the package
|
||||
- A script named REMOVE.sh describing what steps must be taken to remove the package
|
||||
- The executable (or a makefile and configure script if the program will be compiled from source)
|
||||
- The executable (or the source tree if the program will be compiled from source)
|
||||
- (optional) a copy of the license (if it utilizes a license that is not GPL 3.0)
|
||||
- A separate file in the repositories named (package_name).signature (this can be done by running `shasum (package).tar.gz`)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user