Skip to content

Commit 78e14a4

Browse files
mnishiguchifhunleth
authored andcommitted
Update the Installation section in README
1 parent 0761828 commit 78e14a4

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,15 @@ NervesKey and NervesHub documentation.
3333

3434
See [hw/hw.md](hw/hw.md) for hardware information or go to
3535
[Tindie/NervesKey](https://www.tindie.com/products/troodonsw/nerveskey/) for a
36-
prebuilt-one.
36+
prebuilt-one.
3737
There are a few options for purchase as breakout boards with STEMMA QT / Qwiic 4-Pin JST SH connectors
3838
- Adafruit ATECC608 - https://www.adafruit.com/product/4314
3939
- Sparkfun ATECC508A - https://www.sparkfun.com/products/15573
4040
- Sparkfun ATECC608A - https://www.sparkfun.com/products/15838
4141

4242
## Installation
4343

44-
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
45-
by adding `nerves_key` to your list of dependencies in `mix.exs`:
44+
The package can be installed by adding `nerves_key` to your list of dependencies in `mix.exs`:
4645

4746
```elixir
4847
def deps do
@@ -52,9 +51,7 @@ def deps do
5251
end
5352
```
5453

55-
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
56-
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
57-
be found at [https://hexdocs.pm/nerves_key](https://hexdocs.pm/nerves_key).
54+
The docs can be found at [https://hexdocs.pm/nerves_key](https://hexdocs.pm/nerves_key).
5855

5956
## General use
6057

0 commit comments

Comments
 (0)