From: Francois Deppierraz Date: Thu, 25 Apr 2013 19:10:41 +0000 (+0200) Subject: Fix a README typo X-Git-Tag: v0.61~48^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F248%2Fhead;p=ceph.git Fix a README typo Signed-off-by: François Deppierraz --- 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 --------------------------