docs: add nix command to installation

This commit is contained in:
Naser Aleisa 2024-06-24 14:01:46 +03:00 committed by kojix2
parent 7cad6753ca
commit ef6794e32f

View File

@ -18,6 +18,10 @@
brew install youplot brew install youplot
``` ```
```
nix shell nixpkgs#youplot
```
``` ```
gem install youplot gem install youplot
``` ```