Update README.md
Typos
This commit is contained in:
@@ -87,14 +87,14 @@ Including:
|
|||||||
#### Requirements
|
#### Requirements
|
||||||
* Go (go1.12.4 or newer)
|
* Go (go1.12.4 or newer)
|
||||||
|
|
||||||
#### Dependancys
|
#### Dependencies
|
||||||
* [go-ssdp](https://github.com/koron/go-ssdp)
|
* [go-ssdp](https://github.com/koron/go-ssdp)
|
||||||
* [websocket](https://github.com/gorilla/websocket)
|
* [websocket](https://github.com/gorilla/websocket)
|
||||||
* [osext](https://github.com/kardianos/osext)
|
* [osext](https://github.com/kardianos/osext)
|
||||||
|
|
||||||
#### Build
|
#### Build
|
||||||
1. Download source code
|
1. Download source code
|
||||||
2. Install dependancys
|
2. Install dependencies
|
||||||
```
|
```
|
||||||
go get github.com/koron/go-ssdp
|
go get github.com/koron/go-ssdp
|
||||||
go get github.com/gorilla/websocket
|
go get github.com/gorilla/websocket
|
||||||
|
|||||||
Reference in New Issue
Block a user