Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
louisponet committed Mar 9, 2018
1 parent 9b5bf2f commit d11b0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ plot(bands)

Calculations can be set to run or not by
```julia
change_flow!(job, "" => false)
change_flow!(job, "" => false)0
change_flow!(job, "nscf" => true, "bands" => true) #args..., and they are matched fuzzily
```

Expand Down

0 comments on commit d11b0fe

Please sign in to comment.