Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
david78k committed Jun 23, 2013
1 parent e161d68 commit 10f96e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Fault injection tool for hadoop cluster from yahoo anarchyape

Compilation
-----------

[Java]
```
cd src/main/java
Expand All @@ -26,12 +25,10 @@ javac -cp .:log4j-1.4.12.jar:commons-cli-1.2.jar ape/*.java

Running
-------

[Perl]
./ape.pl [remote_ip_list_file]

[Java]

```
java -cp .:log4j-1.4.12.jar apr/Main
Expand Down

0 comments on commit 10f96e1

Please sign in to comment.