Update README.md

Add nix run documentation
This commit is contained in:
Adriano Caloiaro 2023-08-24 09:26:45 +02:00 committed by GitHub
parent 810d728350
commit 540af40572
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,8 +37,11 @@ If `$GOPATH/bin` is not on your `$PATH` (modify accordingly for ZSH users `~/.zs
echo "export PATH=$PATH:$GOPATH/bin" >> ~/.bashrc
source ~/.bashrc
```
### Run with `nix run`
If your `$GOPATH` is not set, see https://github.com/golang/go/wiki/SettingGOPATH
```
nix run github:acaloiaro/di-tui
```
## Authenticate