aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 1ef51f6..d4a92f2 100644
--- a/README
+++ b/README
@@ -42,11 +42,11 @@ INSTALLATION
* Link programs into /usr/local/sbin:
- ln -s $(pwd){di-maker,kvm-manager,kvm-creator} /usr/local/sbin/
+ ln -s $(pwd)/{di-maker,kvm-manager,kvm-creator} /usr/local/sbin/
* Link screen configuration file into /etc
- ln -s screenrc.kvm-manager /etc/
+ ln -s $(pwd)/screenrc.kvm-manager /etc/
* Configure your host network to use a bridge. If your network adaptor
is eth0, you can use the following in /etc/network/interfaces