Browse Source

Update README.md

nsITobin 3 months ago
parent
commit
89df6960ff
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -23,7 +23,7 @@ This installer will have to do the following things to install a Linux system, m
 - Install Kernel and generate initramfs OR Compile a Kernel with stuff built in on the fly for initrd-free installs.
 - Install Kernel and generate initramfs OR Compile a Kernel with stuff built in on the fly for initrd-free installs.
 - Perform post-setup tasks
 - Perform post-setup tasks
 
 
-## The Package Manager
+## The Software Package Manager
 
 
 XPInstall was much more than Firfox Add-ons once upon a time and has similarities to other package systems. A conceptually XPInstall based package manager would be kinda cool espcially since it would be very re-pack friendly and trivial to create. If it presented a uniform GUI experience on top of cli would be amazing.
 XPInstall was much more than Firfox Add-ons once upon a time and has similarities to other package systems. A conceptually XPInstall based package manager would be kinda cool espcially since it would be very re-pack friendly and trivial to create. If it presented a uniform GUI experience on top of cli would be amazing.
 
 
@@ -32,4 +32,4 @@ XPInstall was much more than Firfox Add-ons once upon a time and has similaritie
 - contains tarball of actual content to be extracted
 - contains tarball of actual content to be extracted
 - central database
 - central database
 - package repositories
 - package repositories
-- Support xz-compressed tarballs or wim file (package.tar.xz/package.wim) for package contents.
+- Support xz-compressed tarballs or wim file (package.txz/package.wim) for package contents.