From 49c91a2a31bcf92889636b8030f1773448fac2a5 Mon Sep 17 00:00:00 2001 From: Kyle Jackson Date: Wed, 11 Jan 2017 09:24:41 -0500 Subject: [PATCH] [MRG] DOC typo in EMANE install instructions --- doc/emane.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/emane.rst b/doc/emane.rst index 18cf2243..b4da0c69 100644 --- a/doc/emane.rst +++ b/doc/emane.rst @@ -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