docs: add instructions for nix
This commit is contained in:
parent
7ceb1e69ab
commit
6743e1adf7
11
README.md
11
README.md
|
@ -74,6 +74,17 @@ As WSL does not have an X server built in, you will need to install a 3rd party
|
|||
```
|
||||
* Start viz1090 as described below.
|
||||
|
||||
#### Nix
|
||||
|
||||
Run without installing
|
||||
|
||||
```bash
|
||||
nix shell git+https://git.vulpecula.zone/tasiaiso/viz1090
|
||||
```
|
||||
TODO docs
|
||||
|
||||
A shell is now open with viz1090 in the path
|
||||
|
||||
### RUNNING
|
||||
|
||||
1. Start dump1090 (http://www.github.com/MalcolmRobb/dump1090) locally in network mode:
|
||||
|
|
Loading…
Reference in a new issue