From 12492528386392422189552ebac604355891bd60 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow" Date: Thu, 17 Apr 2014 08:02:11 +0200 Subject: There will be big changes for you but you will be happy. --- docs/fapi.pod | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') 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 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 -- cgit v1.2.3