From bf0b4306a634e2477e6031d163ebda66a8c628aa Mon Sep 17 00:00:00 2001 From: Francois Deppierraz Date: Thu, 25 Apr 2013 21:10:41 +0200 Subject: [PATCH] Fix a README typo MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: François Deppierraz --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 1bd2b400e9ba..d8f03f52eb4a 100644 --- a/README +++ b/README @@ -76,7 +76,7 @@ To build the documentation, you must install the following: - python-dev - python-pip -- python-virualenv +- python-virtualenv - doxygen - ditaa - libxml2-dev @@ -86,7 +86,7 @@ To build the documentation, you must install the following: For example: - sudo apt-get install python-dev python-pip python-virualenv doxygen ditaa libxml2-dev libxslt-dev dot graphviz + sudo apt-get install python-dev python-pip python-virtualenv doxygen ditaa libxml2-dev libxslt-dev dot graphviz Building the Documentation -------------------------- -- 2.47.3