Skip to content

Commit b17df0d

Browse files
committed
src/xbps/index.md: Link to void-packages/Manual.md
Add link to instructions for creating new packages.
1 parent bf22ef9 commit b17df0d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/xbps/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,14 @@ Most general package management is done with the following commands:
3030
Most questions can be answered by consulting the man pages for these tools,
3131
together with the [xbps.d(5)](https://man.voidlinux.org/xbps.d.5) man page.
3232

33-
To learn how to build packages from source, refer to [the README for the
33+
To learn how to build packages from source, refer to [the README of the
3434
void-packages
3535
repository](https://github.com/void-linux/void-packages/blob/master/README.md).
3636

37+
To learn how to create new packages, refer to [the Manual of the
38+
void-packages
39+
repository](https://github.com/void-linux/void-packages/blob/master/Manual.md).
40+
3741
## Updating
3842

3943
Like any other system, it is important to keep Void up-to-date. Use

0 commit comments

Comments
 (0)