Merge pull request #101 from kjacks21/patch-1
[MRG] DOC typo in EMANE install instructions
This commit is contained in:
commit
a56c86b0e4
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ Here are quick instructions for installing all EMANE packages:
|
|||
::
|
||||
|
||||
# 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
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue