projects
/
ganeti-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee414f1
)
Fix error in installation instructions
author
Michele Tartara
<mtartara@google.com>
Mon, 1 Jul 2013 16:25:54 +0000
(16:25 +0000)
committer
Michele Tartara
<mtartara@google.com>
Mon, 1 Jul 2013 16:40:06 +0000
(18:40 +0200)
Remove erroneous trailing "\"
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index
30c75be
..
e9d7ab5
100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-83,7
+83,7
@@
For example::
$ cd / && sudo easy_install \
affinity \
bitarray \
- ipaddr \
+ ipaddr
On Fedora to install all required packages except RBD, DRBD and Xen::