diff options
author | Squibid <me@zacharyscheiman.com> | 2024-12-22 15:23:27 -0500 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2024-12-22 15:23:42 -0500 |
commit | 689ba9e6b9319a403d2a5cea7c67e0c4fbadee17 (patch) | |
tree | 55d7e885aa3afdc2b74c06f56b50d1081cd2a976 /README.md | |
parent | c07d2d5071c742d3bfa476231fd81218845c078f (diff) | |
download | voidpkgs-689ba9e6b9319a403d2a5cea7c67e0c4fbadee17.tar.gz voidpkgs-689ba9e6b9319a403d2a5cea7c67e0c4fbadee17.tar.bz2 voidpkgs-689ba9e6b9319a403d2a5cea7c67e0c4fbadee17.zip |
fix typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # A bunch of packages that I want on void For a list of packages look at the srcpkgs directory. -To install the packages in this repo make a file like called: +To install the packages in this repo make a file called: /etc/xbps.d/squibid.conf with the following: ```conf repository=https://voidpkgs.squi.bid |