Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alekseysotnikov committed Jun 9, 2017
1 parent ddb767c commit 76aaefa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,4 @@ new Cmd()
.readOutput(true)
.directory(new File("./", "foo"))); // work directory ./foo will be created automatically
//work directory ./foo does not exist here
System.out.println(execDir.exists()); //false
````

0 comments on commit 76aaefa

Please sign in to comment.