diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-24 11:00:55 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-24 11:00:55 +0100 |
commit | 806afb9105eb7d25c33b28641d32afc26104543c (patch) | |
tree | 035d92dbe3f0e073cfcdfb14eecc01783f955cae /README.Arch | |
parent | aur: 2.0.2-1 (diff) | |
download | config-links-806afb9105eb7d25c33b28641d32afc26104543c.tar.gz config-links-806afb9105eb7d25c33b28641d32afc26104543c.zip |
Makefile: update recipe names
Diffstat (limited to 'README.Arch')
-rw-r--r-- | README.Arch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.Arch b/README.Arch index f8feeb1..ad4e3a6 100644 --- a/README.Arch +++ b/README.Arch @@ -6,9 +6,9 @@ then `vagrant ssh`. There're a bunch of useful one-liners in Makefile. - * Make the package (this also updates .SRCINFO): + * Build the package (this also updates .SRCINFO): - make package + make * Commit the changes: |