We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf22ef9 commit b17df0dCopy full SHA for b17df0d
1 file changed
src/xbps/index.md
@@ -30,10 +30,14 @@ Most general package management is done with the following commands:
30
Most questions can be answered by consulting the man pages for these tools,
31
together with the [xbps.d(5)](https://man.voidlinux.org/xbps.d.5) man page.
32
33
-To learn how to build packages from source, refer to [the README for the
+To learn how to build packages from source, refer to [the README of the
34
void-packages
35
repository](https://github.com/void-linux/void-packages/blob/master/README.md).
36
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
+
41
## Updating
42
43
Like any other system, it is important to keep Void up-to-date. Use
0 commit comments