Bob Mottram 9 years ago
parent
commit
168785bd2e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      fixes/trisquel7/README

+ 1
- 1
fixes/trisquel7/README View File

@@ -7,7 +7,7 @@ To fix this you'll need a more recent version of batctl.
7 7
 
8 8
     sudo apt-get remove --purge batctl
9 9
     wget http://mirrors.kernel.org/ubuntu/pool/universe/b/batctl/batctl_2014.1.0-2_amd64.deb
10
-	sudo dpkg -i batctl_2014.1.0-2_amd64.deb
10
+    sudo dpkg -i batctl_2014.1.0-2_amd64.deb
11 11
 
12 12
 You can then test that ping works with:
13 13