Skip to content

Commit

Permalink
Version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
baskerville committed Jan 3, 2018
1 parent 0684f40 commit 856249b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
authors = ["Bastien Dejean <nihilhill@gmail.com>"]
name = "plato"
version = "0.3.0"
version = "0.3.1"

[[bin]]
name = "plato"
Expand Down
6 changes: 3 additions & 3 deletions doc/GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

Install [fmon](https://github.com/baskerville/fmon).

Then extract the archive given on the [release page](https://github.com/baskerville/plato/releases) to the root of the SD card:
Then extract the archives given on the [release page](https://github.com/baskerville/plato/releases) to the root of the SD card:

```sh
unzip plato-fmon-VERSION.zip -d SD_ROOT

unzip plato-VERSION.zip -d SD_ROOT
unzip plato-launcher-fmon-VERSION.zip -d SD_ROOT
```

The *icon* should be imported when you eject the card. Follow the instruction given on the *fmon* page on how to handle it.
Expand Down

0 comments on commit 856249b

Please sign in to comment.