summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/fapi.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/fapi.pod b/docs/fapi.pod
index a9adb3f..9e2950d 100644
--- a/docs/fapi.pod
+++ b/docs/fapi.pod
@@ -59,13 +59,13 @@ L<https://devcentral.f5.com/wiki/icontrol.apireference.ashx>
Update your sources list:
curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -
- echo 'deb http://deb.buetow.org/apt wheezy main' > \
- /etc/apt/sourcees.list.d/buetoworg.list
- aptitude update
+ echo 'deb http://deb.buetow.org/apt wheezy main' |
+ sudo tee /etc/apt/sourcees.list.d/buetoworg.list
+ sudo aptitude update
And run
- aptitude install fapi
+ sudp aptitude install fapi
cp /usr/share/fapi/fapi.conf.sample ~/.fapi.conf
vim ~/.fapi.conf