Skip to content

Commit

Permalink
Update README to show proper install version.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedodd authored Dec 10, 2018
1 parent 2b4c966 commit e6a92dd
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 @@ -19,7 +19,7 @@ All of the Dockerfile instructions are supported in raw form as of 2018.12.09. T
First you will need to add this to your `Cargo.toml` dependencies.

```toml
dockerfile = "0.1"
dockerfile = "0.2"
```

Now you can start building Dockerfiles.
Expand Down

0 comments on commit e6a92dd

Please sign in to comment.