Skip to content

Commit

Permalink
modify the patch command
Browse files Browse the repository at this point in the history
  • Loading branch information
kair-cmu committed Jul 6, 2011
1 parent 3b4c1c2 commit e0aca94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -40,7 +40,7 @@ Download from original source:
git clone git://github.com/stumbleupon/opentsdb.git
cd opentsdb
# Apply patch in otus/patch/opentsdb.patch
patch -p0 < otus/patch/opentsdb.patch
patch -p1 < otus/patch/opentsdb.patch
make || make MD5=md5sum
make staticroot
cp ../asynchbase/build/hbaseasync-1.0.jar ./third_party/hbase/hbaseasync-1.0.jar
Expand Down

0 comments on commit e0aca94

Please sign in to comment.