summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2008-07-24 17:39:00 +0100
committerRichard Hughes <richard@hughsie.com>2008-07-24 17:39:00 +0100
commit75ecbba1947d21f8de076343372ca9729316b86f (patch)
tree43b55d30605ae0c6d4f69e736b6ee4620be070d4 /HACKING
parent2a09a8062afc2a5947cb9ef5b0b1c2a57d1efdbb (diff)
fixup a few places where we mention a disk daemon to a power daemon
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING4
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index 8d32cc0..332caaf 100644
--- a/HACKING
+++ b/HACKING
@@ -3,11 +3,11 @@ SCM
- anonymous checkouts
- $ git clone git://git.freedesktop.org/git/DeviceKit-disks.git
+ $ git clone git://git.freedesktop.org/git/DeviceKit-power.git
- checkouts if you got an ssh account on fd.o (username@ is optional)
- $ git clone ssh://[username@]git.freedesktop.org/git/DeviceKit-disks.git
+ $ git clone ssh://[username@]git.freedesktop.org/git/DeviceKit-power.git
- commit to local repository