Skip to content

Commit d6cd6c9

Browse files
committed
Use v0.2.3 tag for elm-json instead of master
1 parent 8d410e8 commit d6cd6c9

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
curl -L https://github.com/dmy/elm-raspberry-pi/releases/latest/download/elm.tar.gz | sudo tar zxC /usr/local/bin
66
```
77
The last release includes:
8-
* **elm** 0.19.1
9-
* **elm-format** 0.8.2
10-
* **elm-json** 0.2.3
8+
* [**elm**](https://github.com/elm/compiler) 0.19.1
9+
* [**elm-format**](https://github.com/avh4/elm-format) 0.8.2
10+
* [**elm-json**](https://github.com/zwilias/elm-json) 0.2.3
1111

1212
See [Releases](https://github.com/dmy/elm-raspberry-pi/releases/) to install specific older versions.
1313

@@ -39,4 +39,5 @@ On Raspbian GNU/Linux 10:
3939
- `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`
4040
- `git clone https://github.com/zwilias/elm-json.git`
4141
- `cd elm-json`
42+
- Checkout the version tag
4243
- `cargo build --release`

elm-json-0.2.3.tar.gz

-36 Bytes
Binary file not shown.

elm.tar.gz

-40 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)