aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRyan Kavanagh <ryanakca@kubuntu.org>2011-08-18 18:05:58 -0400
committerRyan Kavanagh <ryanakca@kubuntu.org>2011-08-25 07:43:07 -0400
commit0efa1d3fe681dd9a7cd752a1fa3d9174526ccda8 (patch)
tree704c61e3e10229f2b7673a2d61f38bc9ea481e62 /README
parentDrop GNUPGHOME environment variable (diff)
Update README to reflect Makefile -> dm move
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index d6ef3db..b9fd971 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
-My dotfiles. Copy SUBSTS to SUBSTS.local and edit. Then run 'make install'. This
+My dotfiles. Copy SUBSTS to SUBSTS.local and edit. Then run './dm install'. This
will copy updated distfiles to $HOME.
This collection has '/home/ryan' hardcoded in various spots, you can probably
fix this with sed.
-Make sure to run 'make sha256sums.asc' before commiting so that you know nobody
+Make sure to run './dm sha256sums.asc' before commiting so that you know nobody
tampers with your dotfiles if remotely hosted and you're using this to share
-them between various hosts. 'make verify' will check their integrity.
+them between various hosts. './dm verify' will check their integrity.