File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -30,10 +30,14 @@ Most general package management is done with the following commands:
30
30
Most questions can be answered by consulting the man pages for these tools,
31
31
together with the [ xbps.d(5)] ( https://man.voidlinux.org/xbps.d.5 ) man page.
32
32
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
34
34
void-packages
35
35
repository] ( https://github.com/void-linux/void-packages/blob/master/README.md ) .
36
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
+
37
41
## Updating
38
42
39
43
Like any other system, it is important to keep Void up-to-date. Use
You can’t perform that action at this time.
0 commit comments