Skip to content

Commit d4a30dc

Browse files
committed
Update README.md examples to reflect new version 0.2.0
1 parent 8620cc7 commit d4a30dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ JSON was extracted from the standard library as part of [RFC #78](https://github
1111
## Installation
1212

1313
* Install [corral](https://github.com/ponylang/corral)
14-
* `corral add github.com/ponylang/json.git --version 0.1.0`
14+
* `corral add github.com/ponylang/json.git --version 0.2.0`
1515
* `corral fetch` to fetch your dependencies
1616
* `use "json"` to include this package
1717
* `corral run -- ponyc` to compile your application

0 commit comments

Comments
 (0)