We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbdde66 commit 7df1762Copy full SHA for 7df1762
INSTALL
@@ -30,9 +30,9 @@ http://www.open-mesh.net/wiki/Download to get an overview.
30
Download and compile the latest stable sources from the download
31
section http://www.open-mesh.net/wiki/Download by executing eg.:
32
33
-$ wget http://downloads.open-mesh.net/batman/releases/batman-0.3.1/batman-0.3.1.tar.gz
34
-$ tar xzvf batman-0.3.1.tar.gz
35
-$ cd batmand-0.3.1
+$ wget http://downloads.open-mesh.net/batman/releases/batman-0.3.2/batman-0.3.2.tar.gz
+$ tar xzvf batman-0.3.2.tar.gz
+$ cd batmand-0.3.2
36
$ make
37
38
After the compilation process is finished you'll find a executable
0 commit comments