[MRG] DOC typo in EMANE install instructions
This commit is contained in:
parent
cec880e6e2
commit
49c91a2a31
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ Here are quick instructions for installing all EMANE packages:
|
||||||
::
|
::
|
||||||
|
|
||||||
# install dependencies
|
# install dependencies
|
||||||
sudo apt-get install libssl-dev libxml-lixbml-perl libxml-simple-perl
|
sudo apt-get install libssl-dev libxml-libxml-perl libxml-simple-perl
|
||||||
# download and install EMANE 0.8.1
|
# download and install EMANE 0.8.1
|
||||||
export URL=http://downloads.pf.itd.nrl.navy.mil/emane/0.8.1-r2
|
export URL=http://downloads.pf.itd.nrl.navy.mil/emane/0.8.1-r2
|
||||||
wget $URL/emane-0.8.1-release-2.ubuntu-12_04.amd64.tgz
|
wget $URL/emane-0.8.1-release-2.ubuntu-12_04.amd64.tgz
|
||||||
|
|
Loading…
Reference in a new issue