diff options
author | Justin Davis <jrcd83@gmail.com> | 2012-06-02 19:44:01 +0200 |
---|---|---|
committer | Justin Davis <jrcd83@gmail.com> | 2012-06-02 19:44:09 +0200 |
commit | 74544be00ede0469ab344a0e2563d84ace338f99 (patch) | |
tree | 9903854d15c581c55fb0280b4380dedadf3d21cc | |
parent | d1155b9d2fc3324983e995740b0c909b2d45648f (diff) | |
download | genpkg-74544be00ede0469ab344a0e2563d84ace338f99.tar.gz genpkg-74544be00ede0469ab344a0e2563d84ace338f99.tar.xz |
Fix slight typo in README.
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ their proper place. Run ``./setup genpkg'' to install the bin/ scripts and initialize the ~/.genpkg directory. This also installs the preps/ scripts under ~/.genpkg. The setup script will create a ~/pkg/dest directory, the default location where package -files like PKGBUILD are created. +files like PKGBUILDs are created. Run ``./setup mods'' to install the modification scripts from the mods/ directory to ~/pkg/mods. |