]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Fix a README typo 248/head
authorFrancois Deppierraz <francois@ctrlaltdel.ch>
Thu, 25 Apr 2013 19:10:41 +0000 (21:10 +0200)
committerFrancois Deppierraz <francois@ctrlaltdel.ch>
Mon, 29 Apr 2013 08:22:27 +0000 (10:22 +0200)
Signed-off-by: François Deppierraz <francois@ctrlaltdel.ch>
README

diff --git a/README b/README
index 1bd2b400e9bacd88f09dc08bccc81aae75fe0b97..d8f03f52eb4ae7dad763fc91979f1bd1b365ca84 100644 (file)
--- 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
 --------------------------