mirror of https://github.com/mum4k/termdash.git
Updated Home (markdown)
parent
2b730d48db
commit
dc3f0c0625
4
Home.md
4
Home.md
|
@ -25,13 +25,13 @@ To explore more advanced use cases, refer to the Examples, the Tutorials and the
|
|||
|
||||
To install Termdash, run the following command:
|
||||
|
||||
```
|
||||
```go
|
||||
go get -u github.com/mum4k/termdash
|
||||
```
|
||||
|
||||
Next try running the [termdashdemo.go](https://github.com/mum4k/termdash/blob/master/termdashdemo/termdashdemo.go) binary.
|
||||
|
||||
```
|
||||
```go
|
||||
go run github.com/mum4k/termdash/termdashdemo/termdashdemo.go
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue