summaryrefslogtreecommitdiff
path: root/docs/fapi.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/fapi.pod')
-rw-r--r--docs/fapi.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/fapi.pod b/docs/fapi.pod
index 9e2950d..0911319 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' |
+ echo deb http://deb.buetow.org/apt wheezy main |
sudo tee /etc/apt/sourcees.list.d/buetoworg.list
sudo aptitude update
And run
- sudp aptitude install fapi
+ sudo aptitude install fapi
cp /usr/share/fapi/fapi.conf.sample ~/.fapi.conf
vim ~/.fapi.conf